codex-team/editor.js

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

Offen

#1.666 geöffnet am 20.04.2021

 (2 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)TypeScript (1.985 Forks)batch import
good first issue

Repository-Metriken

Stars
 (26.602 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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