feat: markdown组件(开发中)

This commit is contained in:
dap
2024-10-14 21:15:47 +08:00
parent 86a2539d27
commit 72ae9edd2c
7 changed files with 205 additions and 1 deletions

View File

@@ -220,7 +220,7 @@
"commentTranslate.multiLineMerge": true,
"vue.server.hybridMode": true,
"vitest.disableWorkspaceWarning": true,
"cSpell.words": ["tinymce"],
"cSpell.words": ["tinymce", "vditor"],
"typescript.tsdk": "node_modules/typescript/lib",
"editor.linkedEditing": true, // 自动同步更改html标签,
"vscodeCustomCodeColor.highlightValue": "v-access", // v-access显示的颜色