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 c70e1ff commit 83e4b18Copy full SHA for 83e4b18
1 file changed
mdformat_deflist/__init__.py
@@ -1,5 +1,5 @@
1
"""An mdformat plugin for markdown-it-deflist."""
2
3
-__version__ = "0.1.3"
+__version__ = "0.1.4"
4
5
from .plugin import POSTPROCESSORS, RENDERERS, update_mdit # noqa: F401
0 commit comments