This commit is contained in:
李琦
2026-01-15 16:37:58 +08:00
parent 944d642d38
commit 782bcdd4d7
6 changed files with 1132 additions and 118 deletions

View File

@@ -9,8 +9,11 @@
"preview": "vite preview"
},
"dependencies": {
"@types/markdown-it": "^14.1.2",
"highlight": "^0.2.4",
"highlight.js": "^11.11.1",
"markdown-it": "^14.1.0",
"md-editor-v3": "^6.3.1",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},