v3.8.0

Vanessa219/vditorv3.8.0Jan 31, 2021by Vanessa219

AI Summary

Introduces support for PlantUML diagrams and fixes MathJax display errors.

Key Highlights

  • Adds PlantUML rendering support
  • Fixes MathJax preview display errors
  • Fixes inability to paste MS Office Excel content

Breaking Changes

  • options.input parameter 'previewElement' removed

New Features

  • PlantUML rendering support

Full Release Notes

* [910](https://github.com/Vanessa219/vditor/issues/910) 编辑列表内容时出现的问题 `改进功能`
* [913](https://github.com/Vanessa219/vditor/pull/913) 支持plantuml `引入特性`
* [907](https://github.com/Vanessa219/vditor/issues/907) mathjax 在method.min.js 中preview 显示错误 `修复缺陷`
* [909](https://github.com/Vanessa219/vditor/issues/909) toc 和大纲中数学公式显示问题修复 `修复缺陷`
* [908](https://github.com/Vanessa219/vditor/issues/908) 粘贴不了 MS Office Excel 内容的问题 `修复缺陷`
* 文档修改
  * 3.8.0
    * 添加 plantumlRender 方法
    * options.input 移除 previewElement 参数