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 9c94380 commit 4601e15Copy full SHA for 4601e15
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 0.3.3 - 2022-12-06
4
+
5
+🐛 FIX: span with end of inline before attrs
6
7
## 0.3.2 - 2022-12-05
8
9
- ✨ NEW: Port `admon` plugin by @KyleKing ([#53](https://github.com/executablebooks/mdit-py-plugins/pull/53))
mdit_py_plugins/__init__.py
@@ -1 +1 @@
-__version__ = "0.3.2"
+__version__ = "0.3.3"
0 commit comments