mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-28 01:10:58 +01:00
Limited Markdown version to <3.3
This commit is contained in:
parent
dd5a92b3db
commit
91474f2746
@ -21,6 +21,6 @@
|
||||
# Direct dependencies
|
||||
mkdocs>=1.1
|
||||
Pygments>=2.4
|
||||
markdown>=3.2
|
||||
markdown>=3.2,<3.3
|
||||
pymdown-extensions>=7.0
|
||||
mkdocs-material-extensions>=1.0
|
||||
|
Loading…
Reference in New Issue
Block a user