We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be7ca8 commit 8deb3d2Copy full SHA for 8deb3d2
mdformat_mkdocs/__init__.py
@@ -1,6 +1,6 @@
1
"""An mdformat plugin for mkdocs."""
2
3
-__version__ = "2.1.1"
+__version__ = "3.0.0"
4
5
# FYI see source code for available interfaces:
6
# https://github.com/executablebooks/mdformat/blob/5d9b573ce33bae219087984dd148894c774f41d4/src/mdformat/plugins.py
0 commit comments