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 f2b9bda commit 43c54edCopy full SHA for 43c54ed
mdformat_admon/__init__.py
@@ -1,6 +1,6 @@
1
"""An mdformat plugin for admonitions."""
2
3
-__version__ = "2.0.5"
+__version__ = "2.0.6"
4
5
from .plugin import RENDERERS, update_mdit
6
0 commit comments