acdlite / acdlite/react-remarkable

Remove dangerouslySetInnerHTML

Aberta
#8 1 comentário 0 reações 0 responsáveis Ver no GitHub
enhancement help wanted
Linguagem predominante
JavaScript
Estrelas
457
Forks
57
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Was quite enthused to see this but turned out to be a wrapper. Is there any possibility of adding true React support via AST, along the lines of https://github.com/rexxars/react-markdown ?

That is the "correct" approach. React does DOM diffs, so with ASTs it will only render the changed parts instead of re-rendering everything like right now this repo does, which brings perf and other improvements.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.