v3.5.4

Vanessa219/vditorv3.5.4Sep 20, 2020by Vanessa219

AI Summary

A maintenance release fixing critical bugs in the hint component, quote block rendering, and cursor positioning after undo operations.

Key Highlights

  • Fixed hint component Chinese character and single quote escaping
  • Block references now render immediately after pressing Enter
  • Fixed cursor position issues after undo

Full Release Notes

* [765](https://github.com/Vanessa219/vditor/issues/765) hint 组件中文回车及单引号转译修复 `修复缺陷`
* [746](https://github.com/Vanessa219/vditor/issues/746) 块引用 > 按下后即渲染(允许空内容的块引用) `改进功能`
* [757](https://github.com/Vanessa219/vditor/issues/757) 汉语拼音中文空格问题 `修复缺陷`
* [756](https://github.com/Vanessa219/vditor/issues/756) 任务列表编辑问题 `修复缺陷`
* [755](https://github.com/Vanessa219/vditor/issues/755) 撤销后光标位置改进 `修复缺陷`