We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68a720 commit 66bf1bcCopy full SHA for 66bf1bc
docs/requirements.txt
@@ -1,4 +1,4 @@
1
mike==1.1.2
2
-mkdocs-material==9.3.2
+mkdocs-material==9.4.6
3
mkdocs-git-revision-date-plugin==0.3.2
4
mkdocs-exclude==1.0.2
mkdocs.yml
@@ -79,8 +79,8 @@ markdown_extensions:
79
toc_depth: 4
80
- attr_list
81
- pymdownx.emoji:
82
- emoji_index: !!python/name:materialx.emoji.twemoji
83
- emoji_generator: !!python/name:materialx.emoji.to_svg
+ emoji_index: !!python/name:material.extensions.emoji.twemoji
+ emoji_generator: !!python/name:material.extensions.emoji.to_svg
84
- pymdownx.inlinehilite
85
- pymdownx.superfences:
86
custom_fences:
0 commit comments