实现 markdown 代码解析和自动高亮

This commit is contained in:
RockYang
2023-03-23 15:11:02 +08:00
parent c700895d9c
commit a061881d4a
8 changed files with 245 additions and 31 deletions

View File

@@ -13,7 +13,9 @@
"core-js": "^3.8.3",
"element-plus": "^2.1.11",
"good-storage": "^1.1.1",
"highlight.js": "^11.7.0",
"json-bigint": "^1.0.0",
"markdown-it": "^13.0.1",
"qs": "^6.11.1",
"vue": "^3.2.13",
"vue-router": "^4.0.15"