Update mdx_truly_sane_lists to be compatible with markdown again
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -80,6 +80,8 @@ instance/
|
|||||||
|
|
||||||
# Sphinx documentation
|
# Sphinx documentation
|
||||||
docs/_build/
|
docs/_build/
|
||||||
|
# Mkdocs documentation
|
||||||
|
site/
|
||||||
|
|
||||||
# PyBuilder
|
# PyBuilder
|
||||||
target/
|
target/
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
markdown==3.4.1
|
markdown==3.4.1
|
||||||
mkdocs==1.3.0
|
mkdocs==1.3.0
|
||||||
mkdocs-material==8.3.9
|
mkdocs-material==8.3.9
|
||||||
mdx_truly_sane_lists==1.2
|
mdx_truly_sane_lists==1.3
|
||||||
pymdown-extensions==9.5
|
pymdown-extensions==9.5
|
||||||
jinja2==3.1.2
|
jinja2==3.1.2
|
||||||
|
Reference in New Issue
Block a user