@mdit/plugin-footnote
Advanced tools
+4
-1
| { | ||
| "name": "@mdit/plugin-footnote", | ||
| "version": "0.1.0-alpha.1", | ||
| "version": "0.1.0", | ||
| "description": "footnote plugin for MarkdownIt", | ||
@@ -35,2 +35,5 @@ "keywords": [ | ||
| ], | ||
| "engines": { | ||
| "node": ">= 14" | ||
| }, | ||
| "dependencies": { | ||
@@ -37,0 +40,0 @@ "@types/markdown-it": "^12.2.3", |
55464
0.06%