codex-team/editor.js

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

Open

#1,666 opened on Apr 20, 2021

View on GitHub
 (2 comments) (4 reactions) (0 assignees)TypeScript (26,602 stars) (1,985 forks)batch import
good first issue

Description

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?

Contributor guide