Skip to content

v2.7.1

Compare
Choose a tag to compare
@imzbf imzbf released this 23 Dec 07:00
· 538 commits to develop since this release

⭐️ 新增特性:

  • ⭐️ marked扩展(源码来自marked-admonition-extension,样式等已调整)提示(#195 ),语法:
    !!! note 支持的类型
    note、abstract、info、tip、success、question、warning、failure、danger、bug、example、quote、hint、caution、error、attention
    !!!

🌟 重构:

  • 🌟 升级编辑器依赖库mermaid9.3.0

🐞 修复:

  • 🐞 复制提示未跟随语言变更而变更。
  • 🐞 文本格式化未正常工作。
  • 🐞 图片被多次添加放大监听。

⭐️ New Feature:

  • ⭐️ marked alert extension (Source code: marked-admonition-extension, style has been adjusted), (#195 ), usage:
    !!! note Supported Types
    note、abstract、info、tip、success、question、warning、failure、danger、bug、example、quote、hint、caution、error、attention
    !!!

🌟 Refactor:

  • 🌟 Upgrade version of mermaid to 9.3.0

🐞 Fix:

  • 🐞 Tips for copying were not changed while switch language.
  • 🐞 prettier does not work.
  • 🐞 listeners were added to images for many times.