bvaughn/react-highlight-words

textToHighlight Prop doesn't maintain the spacing or newlines

Ouverte

#80 ouverte le 25 avr. 2019

 (2 commentaires) (4 réactions) (0 personne assignée)JavaScript (176 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (2 303 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur