codex-team/editor.js

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

Open

#1,666 opened on Apr 20, 2021

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

Repository metrics

Stars
 (26,602 stars)
PR merge metrics
 (No merged PRs in 30d)

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