mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-04-05 00:43:50 -04:00
Fixed code blocks after Markdown 3.2 release
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
# IN THE SOFTWARE.
|
||||
|
||||
# Direct dependencies
|
||||
mkdocs>=1
|
||||
mkdocs>=1.0
|
||||
mkdocs-minify-plugin>=0.2
|
||||
Pygments>=2.2
|
||||
markdown<3.2
|
||||
pymdown-extensions>=6.2,<6.3
|
||||
markdown>=3.2
|
||||
pymdown-extensions>=6.3
|
||||
|
||||
Reference in New Issue
Block a user