Skip to content

Commit 4e68d7a

Browse files
committed
chore(docs): add mdx_truly_sane_lists extension
1 parent 75418af commit 4e68d7a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
mdx_truly_sane_lists
12
mkdocs
23
mkdocs-awesome-pages-plugin
34
mkdocs-macros-plugin

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ markdown_extensions:
4343
- attr_list
4444
- codehilite:
4545
linenums: true
46+
- mdx_truly_sane_lists
4647
- pymdownx.emoji:
4748
emoji_index: !!python/name:materialx.emoji.twemoji
4849
emoji_generator: !!python/name:materialx.emoji.to_svg

0 commit comments

Comments
 (0)