v3.7.0
Vanessa219/vditorv3.7.0Dec 1, 2020by Vanessa219
AI Summary
Introduces outline folding feature and fixes preview mode settings.
Key Highlights
- Adds outline folding feature
- Adds mode setting to Vditor.preview static method
- Optimizes Table of Contents (ToC)
Breaking Changes
- Outline DOM structure and class names changed
New Features
- Outline folding feature
Full Release Notes
* [479](https://github.com/Vanessa219/vditor/issues/479) 大纲折叠 `改进功能`
* [830](https://github.com/Vanessa219/vditor/issues/830) ToC 优化 `改进功能`
* [828](https://github.com/Vanessa219/vditor/issues/828) 为 Vditor.preview 添加 mode 设置 `修复缺陷`
* 文档修改
* 3.7.0
* `preview` 静态方法添加 `mode` 配置
* 大纲 DOM 结构和 class 变更