Skip to content

v4.17.0

Compare
Choose a tag to compare
@imzbf imzbf released this 21 Jun 08:04
· 131 commits to develop since this release

新增特性

  • 🌟 使用::open强制展开代码块。

修复问题

  • 🐞 配置mermaid实例后,仍然添加了CDN链接(#580)。
  • 🐞 单块代码块独立存在时,同步滚动失效。
  • 🐞 当noHighlighttrue时,仍然能高亮代码。

New Features

  • 🌟 Force expand code block with ::open.

Fixed Bugs

  • 🐞 After configuring the mermaid instance, a CDN link was still appended(#580).
  • 🐞 When a single code block exists independently, synchronous scrolling fails.
  • 🐞 When noHighlight is set to true, code highlighting still occurs.