Skip to content

v4.1.0

Compare
Choose a tag to compare
@imzbf imzbf released this 11 Jun 13:06
· 376 commits to develop since this release

新增特性:

  • ⭐️ 新增属性completions,用于添加额外的输入自动完成来源,参考

重构:

  • 🌟 自动提示框样式优化。

修复问题:

  • 🐞 输入不完整的mermaid文本会报错。

New Features:

  • ⭐️ New attribute completions, additional completion sources. reference.

Refactor:

  • 🌟 Unify styles of @codemirror/autocomplete.

Fix Bugs:

  • 🐞 Throw errors when the content is not standardized.