feat: add docx and html2pdf.js for document export functionality

This commit is contained in:
2026-03-10 22:21:11 +08:00
parent 637456ee34
commit 2ad57887cd
7 changed files with 1381 additions and 90 deletions
+2
View File
@@ -14,6 +14,8 @@
"@milkdown/kit": "^7.18.0",
"@milkdown/theme-nord": "^7.18.0",
"@milkdown/vue": "^7.18.0",
"docx": "^9.6.0",
"html2pdf.js": "^0.14.0",
"katex": "^0.16.9",
"markdown-it": "^13.0.0",
"markdown-it-math": "^3.0.2",