codex-team/editor.js

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

Open

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

在 GitHub 查看
 (2 评论) (4 反应) (0 负责人)TypeScript (26,602 star) (1,985 fork)batch import
good first issue

描述

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?

贡献者指南