feat: render markdown in posts and comments

This commit is contained in:
Tim
2025-07-04 15:59:57 +08:00
parent c6c34b201a
commit cdc9b412fe
5 changed files with 104 additions and 37 deletions

View File

@@ -9,6 +9,7 @@
},
"dependencies": {
"core-js": "^3.8.3",
"markdown-it": "^14.1.0",
"vditor": "^3.8.7",
"vue": "^3.2.13",
"vue-router": "^4.5.1"