refactor: 💡 使用 markdown-it-highlightjs 进行高亮

This commit is contained in:
ChandlerVer5
2023-03-05 13:58:45 +08:00
parent 8619ac4667
commit ab08df9823
4 changed files with 15 additions and 16 deletions

View File

@@ -25,9 +25,9 @@
"dependencies": {
"@traptitech/markdown-it-katex": "^3.6.0",
"@vueuse/core": "^9.13.0",
"highlight.js": "^11.7.0",
"katex": "^0.16.4",
"markdown-it": "^13.0.1",
"markdown-it-highlightjs": "^4.0.1",
"naive-ui": "^2.34.3",
"pinia": "^2.0.32",
"vue": "^3.2.47",