medium-editor 5.20.0 发布了,更新如下:
Fix anchor-preview bug where click preview no longer prefills href into anchor form
Add getEditorFromElement for retrieving an editor instance from an editor element
Respect form.reset for textarea elements within forms passed into the editor
Add getContent + resetContent helpers for retrieving/reverting content of editors
Add support for extensions preventing blur on editor when user interacts with extension elements
MediumEditor 是一个模仿 Medium 的开源编辑器。MediumEditor 使用 Vanilla JavaScript 编写, 不需要额外的框架。
下载地址: