codex-team/editor.js
Editor JS erase can't read strong and em tags in renderFromHTML
开放
#1,666 创建于 2021年4月20日
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?