Handle html in markdown during conversion to prosemirror nodes

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-04-03 13:15:42 +04:00
parent 2a6845d884
commit 0ac3fd1f75
5 changed files with 289 additions and 27 deletions

1
package-lock.json generated
View File

@@ -19710,6 +19710,7 @@
"license": "ISC",
"dependencies": {
"@tiptap/pm": "^3.20.2",
"dompurify": "^3.3.3",
"marked": "^15.0.12"
},
"devDependencies": {