codex-team/editor.js

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

Open

#1,666 opened on 2021年4月20日

GitHub で見る
 (2 comments) (4 reactions) (0 assignees)TypeScript (1,985 forks)batch import
good first issue

Repository metrics

Stars
 (26,602 stars)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド