@mdream/js
Advanced tools
@@ -105,2 +105,3 @@ import { a as NO_SPACING, n as DEFAULT_BLOCK_SPACING } from "./const.mjs"; | ||
| if (node.tagHandler?.spacing) return node.tagHandler?.spacing; | ||
| if (tagId === -1) return NO_SPACING; | ||
| return DEFAULT_BLOCK_SPACING; | ||
@@ -107,0 +108,0 @@ } |
+1
-1
| { | ||
| "name": "@mdream/js", | ||
| "type": "module", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "description": "JavaScript HTML-to-Markdown engine for mdream. Escape hatch for hooks and edge runtimes.", | ||
@@ -6,0 +6,0 @@ "author": { |
159331
0.02%3516
0.03%