Skip to content

v1.0.6

Latest
Compare
Choose a tag to compare
@csonchen csonchen released this 17 Dec 03:06
· 25 commits to master since this release
6a2e815
  • feat: 增加 code 标签的高亮解析
  • feat: 增加文本节点的长按复制
  • add: 新增 c++, c 语言高亮解析支持
  • add: 新增 image 内联 width, height 属性的支持
  • fix: 修复解析库对 \r, \r\n 换行符替换成空字符的bug
  • fix: 修复若干样式问题
  • fix: 修复页面跳转之后, image 标签预览失效的bug