v3.9.5

Vanessa219/vditorv3.9.5Aug 29, 2023by Vanessa219

AI Summary

Addresses table recognition issues, introduces custom code block languages, and fixes image zooming and IR mode errors.

Key Highlights

  • Fix newline+colon recognized as table
  • Custom code block language support
  • Fix image zoom after fullscreen
  • IR mode error when inputting `<!--`

New Features

  • Custom code block language

Full Release Notes

* [换行+冒号会被识别为表格](https://github.com/Vanessa219/vditor/issues/1460) `修复缺陷`
* [自定义代码块语言](https://github.com/Vanessa219/vditor/issues/1459) `引入特性`
* [编辑器全票后双击图片无法放大](https://github.com/Vanessa219/vditor/issues/1437) `修复缺陷`
* [⬆️ Bump word-wrap from 1.2.3 to 1.2.4](https://github.com/Vanessa219/vditor/pull/1436) `dependencies`
* [IR 模式下输入 `<!--` 后报错](https://github.com/Vanessa219/vditor/issues/1431) `修复缺陷`
* [改进预览界面复制提示](https://github.com/Vanessa219/vditor/pull/1429) `改进功能`