Skip to content

Commit 493f01c

Browse files
committed
Enable Material for MkDocs icon shortcodes
1 parent f25ad38 commit 493f01c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,11 @@ nav:
6363

6464
markdown_extensions:
6565
- admonition
66+
- attr_list
6667
- pymdownx.details
68+
- pymdownx.emoji:
69+
emoji_index: !!python/name:materialx.emoji.twemoji
70+
emoji_generator: !!python/name:materialx.emoji.to_svg
6771
- pymdownx.highlight:
6872
anchor_linenums: true
6973
- pymdownx.inlinehilite

0 commit comments

Comments
 (0)