v3.9.6
Vanessa219/vditorv3.9.6Sep 26, 2023by Vanessa219
AI Summary
Fixes rendering errors in the preview page and markmap, improves cursor behavior after insertion, and adds MathJax configuration options.
Key Highlights
- Fix preview rendering error
- Fix markmap production path error
- Cursor moves after insertValue
- Don't render toolbar if preview.actions is empty
- MathJax supports passing other configuration items
New Features
- MathJax supports passing other configuration items
Full Release Notes
* [预览页面渲染错误](https://github.com/Vanessa219/vditor/pull/1475/files) `修复缺陷` * [markmap 生产环境路径错误](https://github.com/Vanessa219/vditor/issues/1467) `修复缺陷` * [insertValue 后光标移动到插入的字符串之后](https://github.com/Vanessa219/vditor/issues/1464) `改进功能` * [preview.actions 为空不渲染工具栏](https://github.com/Vanessa219/vditor/issues/1453) `改进功能` * [MathJax 支持传入其他配置项](https://github.com/Vanessa219/vditor/issues/1453) `引入特性`