bvaughn/react-highlight-words

textToHighlight Prop doesn't maintain the spacing or newlines

Aberta

#80 aberto em 25 de abr. de 2019

 (2 comentários) (4 reações) (0 responsável)JavaScript (176 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (2.303 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

The text I'm passing to the textToHighlight prop contains newlines because it is formatted in paragraphs. Unfortunately, the spacing or newlines are not maintained so my text doesn't look formatted anymore.

Guia do colaborador