We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281deee commit e98767eCopy full SHA for e98767e
mkdocs.yml
@@ -29,8 +29,8 @@ markdown_extensions:
29
- pymdownx.caret
30
- pymdownx.details
31
- pymdownx.emoji:
32
- emoji_generator: !!python/name:materialx.emoji.to_svg
33
- emoji_index: !!python/name:materialx.emoji.twemoji
+ emoji_generator: !!python/name:material.extensions.emoji.to_svg
+ emoji_index: !!python/name:material.extensions.emoji.twemoji
34
- pymdownx.highlight:
35
anchor_linenums: true
36
- pymdownx.inlinehilite
0 commit comments