Skip to content

Commit

Permalink
ci: pin Markdown version to 3.3.7
Browse files Browse the repository at this point in the history
Markdown >= 3.4.1 seems to have introduced some breaking changes (yay, semver 🥳)
mkdocs/mkdocs#2892
  • Loading branch information
christiansiegel committed Oct 8, 2022
1 parent 64a3c9d commit 5f3a443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ mkdocs==1.3.0
mkdocs-material==8.2.12
markdown-include==0.6.0
pymdown-extensions==9.4
Markdown==3.3.7

0 comments on commit 5f3a443

Please sign in to comment.