codex-team/editor.js

Editor JS erase can't read strong and em tags in renderFromHTML

开放

#1,666 创建于 2021年4月20日

 (2 条评论) (4 个反应) (0 位负责人)TypeScript (1,985 个派生)batch import
good first issue

仓库指标

星标
 (26,602 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I am trying to convert an HTML content into content for editorJS, however when it transforms it removes the and tags, how can I fix this?

贡献者指南