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 fa54703 commit 455bc3eCopy full SHA for 455bc3e
package.json
@@ -1,7 +1,6 @@
1
{
2
"name": "markdown-it-textual-uml",
3
- "version": "0.1.2",
4
- "type": "module",
+ "version": "0.1.3",
5
"description": "Markdown-it markdown parser plugin to create uml diagrams from text, based on plantuml, mermaid, etc.",
6
"main": "src/index.js",
7
"scripts": {
0 commit comments