v3.7.4

Vanessa219/vditorv3.7.4Dec 25, 2020by Vanessa219

AI Summary

Refines parsing logic, splits markdown options, and removes deprecated configuration.

Key Highlights

  • Splits markdown engine options into parsing and rendering options
  • Removes chinesePunct configuration from preview options

Breaking Changes

  • options.preview.markdown.chinesePunct removed

Full Release Notes

* [871](https://github.com/Vanessa219/vditor/issues/871) 大纲标题过长需显示省略号 `改进功能`
* [866](https://github.com/Vanessa219/vditor/issues/866) 预览配置开启自动空格后,链接中有中文,无法正常解析 `改进功能`
* [868](https://github.com/Vanessa219/vditor/issues/868) 将 Markdown 引擎选项拆分为解析选项和渲染选项 `改进功能`
* [869](https://github.com/Vanessa219/vditor/issues/869) 移除 options.preview.markdown. chinesePunct 配置 `开发重构`
* 文档修改
  * 3.7.4
    * 移除`options.preview.markdown.chinesePunct` 配置