codex-team/editor.js

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

Open

#1.666 geöffnet am 20. Apr. 2021

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

Repository-Metriken

Stars
 (26.602 Stars)
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