markdown support

This commit is contained in:
2026-01-09 09:36:52 +00:00
parent ea590dd331
commit 9098415e69
4 changed files with 629 additions and 352 deletions

View File

@@ -12,7 +12,10 @@
"preview": "vite preview"
},
"dependencies": {
"@mdit/plugin-katex": "^0.24.1",
"axios": "^1.13.2",
"katex": "^0.16.27",
"markdown-it": "^14.1.0",
"pinia": "^3.0.4",
"vue": "^3.5.22",
"vue-router": "^4.6.3"