Fixed code blocks after Markdown 3.2 release

This commit is contained in:
squidfunk
2020-02-08 10:16:59 +01:00
parent bc275711de
commit 92bfb148ed
14 changed files with 66 additions and 107 deletions

View File

@@ -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