v3.8.3
Vanessa219/vditorv3.8.3Mar 14, 2021by Vanessa219
AI Summary
This release enables link clicking in both real-time rendering and WYSIWYG modes and improves list item handling.
Key Highlights
- Added clickable links in real-time rendering and WYSIWYG modes
- Fixed list item deletion behavior after code blocks
- Fixed ID attribute parsing in Lute
- Improved auto-link detection for `.app` domains
New Features
- Clickable links in real-time and WYSIWYG modes
Full Release Notes
* [953](https://github.com/Vanessa219/vditor/issues/953) 标题删除需保留空行 `改进功能` * [946](https://github.com/Vanessa219/vditor/issues/946) Improve delete behavior in the list item after the code block `修复缺陷` * [949](https://github.com/Vanessa219/vditor/issues/949) lute.Md2HTML 3.7.5 后解析无 id 属性 `修复缺陷` * [936](https://github.com/Vanessa219/vditor/issues/936) Auto link `.app` domain suffix `改进功能` * [926](https://github.com/Vanessa219/vditor/issues/926) 即时渲染和所见即所得模式支持点击链接 `引入特性`