【优化】采用 marked 重写 md 渲染,增加 code 复制功能

This commit is contained in:
cherishsince
2024-05-13 23:22:42 +08:00
parent ffc134d26c
commit 6c1298f7ef
5 changed files with 208 additions and 300 deletions

View File

@@ -29,7 +29,6 @@
"@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",
@@ -53,7 +52,7 @@
"highlight.js": "^11.9.0",
"jsencrypt": "^3.3.2",
"lodash-es": "^4.17.21",
"markdown-it": "^14.1.0",
"marked": "^12.0.2",
"min-dash": "^4.1.1",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",