Skip to content

Commit 4123bdf

Browse files
committed
fix: delta to html discrepancies
1 parent c2ac74d commit 4123bdf

File tree

6 files changed

+1001
-17
lines changed

6 files changed

+1001
-17
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@
1818
"marked": "^13.0.2",
1919
"md-to-quill-delta": "^1.1.1",
2020
"quill": "^2.0.2",
21-
"quill-delta-to-markdown": "^0.6.0",
21+
"quill-delta-to-html": "^0.12.1",
2222
"quilljs-markdown": "^1.2.0",
23+
"turndown": "^7.2.0",
2324
"vue": "^3.4.31"
2425
},
2526
"devDependencies": {

0 commit comments

Comments
 (0)