新增:
- 多预览主题
'default' | 'github' | 'vuepress' | 'mk-cute' | 'smart-blue' | 'cyanosis',支持自定义 - 多代码主题
'atom'|'a11y'|'github'|'gradient'|'kimbie'|'paraiso'|'qtcreator'|'stackoverflow',支持自定义 MdEditor.config,对marked配置,renderer配置,编辑器配置及静态内容配置- 公式、图形等预设模板自定义,见https://imzbf.github.io/md-editor-v3/demo
- 弹窗工具栏组件
ModalToolbar - 图片点击预览放大
- 错误捕获事件(onError),支持扩展未加载完成提示
- 使用css变量重构编辑器样式
调整:
- 移除多余
prop,改用Editor.config配置扩展,见https://imzbf.github.io/md-editor-v3/contrast - 修复某些预览样式表现不正确问题(#87)等
Catalog组件重命名为MdCatalog- 复制失败提示