Skip to content

Commit

Permalink
Pins Markdown version to <3.4
Browse files Browse the repository at this point in the history
This is because Markdown 3.4+ raises an error with extendMarkdown() missing 1 required positional argument: 'md_globals'.

This is because the version broke some plugins including the one we use.
  • Loading branch information
fredkingham committed May 24, 2023
1 parent a3b1fb8 commit ed33498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/requirements.txt
@@ -1,3 +1,4 @@
mkdocs-bootstrap==1.0.1
mkdocs-bootswatch==1.0
mkdocs==1.0.4
Markdown<3.4

0 comments on commit ed33498

Please sign in to comment.