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 ed61599 commit bdfdaecCopy full SHA for bdfdaec
mdformat_admon/__init__.py
@@ -1,5 +1,5 @@
1
"""An mdformat plugin for admonitions."""
2
3
-__version__ = "1.1.1"
+__version__ = "1.1.2"
4
5
from .plugin import RENDERERS, update_mdit # noqa: F401
0 commit comments