codex-team/editor.js

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

Open

#1.666 aberto em 20 de abr. de 2021

Ver no GitHub
 (2 comments) (4 reactions) (0 assignees)TypeScript (1.985 forks)batch import
good first issue

Métricas do repositório

Stars
 (26.602 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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?

Guia do colaborador