feat(markdown): Migrate to comark for markdown rendering

This commit is contained in:
Zoe
2026-08-11 03:18:28 -05:00
parent c9e48687ef
commit 4b99921023
10 changed files with 441 additions and 337 deletions
+2 -7
View File
@@ -33,21 +33,16 @@
"ai": "^6.0.182",
"ai-sdk-ollama": "^3.8.3",
"better-auth": "^1.6.2",
"comark": "0.6.2",
"comlink": "^4.4.2",
"drizzle-orm": "1.0.0-rc.4-5d5b77c",
"glob": "^13.0.6",
"katex": "0.17.0",
"longcat-ai-sdk-provider": "^0.0.5",
"nanoid": "^5.1.7",
"nuxt": "^4.4.2",
"pg": "^8.20.0",
"rehype-katex": "^7.0.1",
"remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2",
"shiki": "^3.23.0",
"unified": "^11.0.5",
"vue": "^3.6.0-beta.10",
"vue-router": "^5.0.4",
"zod": "^4.3.6"