We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab22a0 commit e4df280Copy full SHA for e4df280
mkdocs.yml
@@ -83,7 +83,7 @@ markdown_extensions:
83
- def_list
84
- markdown.extensions.toc:
85
slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: lower}}
86
- permalink: "\ue157"
+ permalink: true
87
- pymdownx.emoji:
88
emoji_index: !!python/name:materialx.emoji.twemoji
89
emoji_generator: !!python/name:materialx.emoji.to_svg
0 commit comments