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 75418af commit 4e68d7aCopy full SHA for 4e68d7a
docs/requirements.txt
@@ -1,3 +1,4 @@
1
+mdx_truly_sane_lists
2
mkdocs
3
mkdocs-awesome-pages-plugin
4
mkdocs-macros-plugin
mkdocs.yml
@@ -43,6 +43,7 @@ markdown_extensions:
43
- attr_list
44
- codehilite:
45
linenums: true
46
+ - mdx_truly_sane_lists
47
- pymdownx.emoji:
48
emoji_index: !!python/name:materialx.emoji.twemoji
49
emoji_generator: !!python/name:materialx.emoji.to_svg
0 commit comments