codex-team/editor.js

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

Open

#1 666 ouverte le 20 avr. 2021

Voir sur GitHub
 (2 commentaires) (4 réactions) (0 assignés)TypeScript (1 985 forks)batch import
good first issue

Métriques du dépôt

Stars
 (26 602 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur