新增 markdown编辑器、Yaml编辑器组件

This commit is contained in:
zhengjie
2019-03-08 16:37:16 +08:00
parent aa964b65af
commit 0642c46288
8 changed files with 355 additions and 6 deletions

View File

@@ -36,7 +36,9 @@
"file-saver": "1.3.8",
"sockjs-client": "1.3.0",
"stompjs": "2.3.3",
"wangeditor": ">=3.0.0"
"wangeditor": ">=3.0.0",
"codemirror": "^5.38.0",
"mavon-editor": "^2.7.0"
},
"devDependencies": {
"autoprefixer": "8.5.0",