npm md-editor-v3 4.20.0

latest releases: 6.3.1, 6.3.0, 6.2.1...
16 months ago

新增特性

  • 🌟 暴露获取EditorView的方法:getEditorView
  • 🌟 给codeMirrorExtensions提供editorId入参。

重构

  • ⭐️ 替换语法:<sub> 替换为 ~~, and <sup> 替换为 ^^

修复问题

  • 🐞 组件在切换预览状态时可能会闪烁。
  • 🐞 无法正确获取包含katex模块的标题内容(#658)。

文档


New Features

  • 🌟 Expose the method used to obtain EditorView: getEditorView.
  • 🌟 Provide editorId parameter for codeMirrorExtensions.

Refactor

  • ⭐️ Replace the syntax: <sub> with ~~, and <sup> with ^^

Fixed Bugs

  • 🐞 Component might flicker when switching preview states.
  • 🐞 Failed to obtain the title containing katex module correctly(#658).

Docs

  • 🌟 Add an example of collaborative working: co-working

Don't miss a new md-editor-v3 release

NewReleases is sending notifications on new releases.