【增加】markdown-it 渲染、增加 highlight 高亮

This commit is contained in:
cherishsince
2024-05-13 21:38:18 +08:00
parent 10beee84fb
commit 5ec08e9758
6 changed files with 322 additions and 21 deletions

View File

@@ -29,6 +29,7 @@
"@form-create/designer": "^3.1.3",
"@form-create/element-ui": "^3.1.24",
"@iconify/iconify": "^3.1.1",
"@iktakahiro/markdown-it-katex": "^4.0.1",
"@microsoft/fetch-event-source": "^2.0.1",
"@videojs-player/vue": "^1.0.0",
"@vueuse/core": "^10.9.0",
@@ -52,7 +53,7 @@
"highlight.js": "^11.9.0",
"jsencrypt": "^3.3.2",
"lodash-es": "^4.17.21",
"marked": "^12.0.2",
"markdown-it": "^14.1.0",
"min-dash": "^4.1.1",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",