Skip to content

Commit a1f939c

Browse files
authored
Update mkdocs.yml
1 parent ce79370 commit a1f939c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

mkdocs.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,12 @@ markdown_extensions:
7171
permalink: true
7272
toc_depth: 4
7373
- attr_list
74+
- def_list
75+
- pymdownx.tasklist:
76+
custom_checkbox: true
7477
- pymdownx.emoji:
75-
emoji_index: !!python/name:materialx.emoji.twemoji
76-
emoji_generator: !!python/name:materialx.emoji.to_svg
78+
emoji_index: !!python/name:material.extensions.emoji.twemoji
79+
emoji_generator: !!python/name:material.extensions.emoji.to_svg
7780
- pymdownx.inlinehilite
7881
- pymdownx.superfences:
7982
custom_fences:

0 commit comments

Comments
 (0)