fix: render equations in markdown preview (#5745)

This commit is contained in:
NN708
2026-02-15 20:53:36 +08:00
committed by GitHub
parent 63a76ef18c
commit 0467326d5c
3 changed files with 35 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
"jwt-decode": "^4.0.0",
"lodash-es": "^4.17.21",
"marked": "^17.0.0",
"marked-katex-extension": "^5.1.6",
"material-icons": "^1.13.14",
"normalize.css": "^8.0.1",
"pinia": "^3.0.4",