v3.9.1
Vanessa219/vditorv3.9.1Mar 14, 2023by Vanessa219
AI Summary
Adds French and Swiss language support while fixing various rendering and input bugs in different modes.
Key Highlights
- Add French language
- Add Swiss language
- Fix code block indentation bug
- Fix list insertion error
- Fix IR mode code block setting
New Features
- Add French language
- Add Swiss language
Full Release Notes
* [新增法语](https://github.com/Vanessa219/vditor/pull/1365) `引入特性` * [新增瑞士语](https://github.com/Vanessa219/vditor/pull/1359) `引入特性` * [代码块下一行的标题前输入中文时内容会跑到代码块里面](https://github.com/Vanessa219/vditor/issues/1356) `修复缺陷` * [连续插入多个列表,控制台报错](https://github.com/Vanessa219/vditor/issues/1343) `修复缺陷` * [IR 模式选择内容设置为代码块时异常](https://github.com/Vanessa219/vditor/issues/1354) `修复缺陷`