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 d83613c commit 3d3b30dCopy full SHA for 3d3b30d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+2.0.1 / 2023-12-05
2
+------------------
3
+
4
+- Fixed CJS exports.
5
6
7
2.0.0 / 2023-12-02
8
------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "markdown-it-for-inline",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Inline tokens iterator for markdown-it markdown parser.",
"keywords": [
"markdown-it-plugin",
0 commit comments