Skip to content

v4.2.1

Compare
Choose a tag to compare
@imzbf imzbf released this 02 Jul 08:43
· 316 commits to develop since this release

修复Bugs:

  • 🐞 自定义的markdown-it扩展失效。
  • 🐞 用于生成mermaid的临时节点没有被正确移除。
  • 🐞 编辑器模式展开目录时,页脚工具栏被遮挡。
  • 🐞 可能存在的对null访问属性getBoundingClientRect报错。

Fix Bugs:

  • 🐞 Customized markdown-it extensions have lower priority.
  • 🐞 Temporary node not removed when no mermaid exists.
  • 🐞 Location of internal catalog is incorrect.
  • 🐞 Cannot read properties of null (reading 'getBoundingClientRect ').