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 38a6957 commit d1e8414Copy full SHA for d1e8414
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-4.0.0 / 2023-12-03
+4.0.0 / 2023-12-05
2
------------------
3
4
- Rewrite to ESM.
package.json
@@ -1,6 +1,6 @@
{
"name": "markdown-it-container",
- "version": "3.0.0",
+ "version": "4.0.0",
"description": "Plugin to create block-level custom containers for markdown-it markdown parser",
5
"repository": "markdown-it/markdown-it-container",
6
"license": "MIT",
0 commit comments