bvaughn/react-highlight-words

textToHighlight Prop doesn't maintain the spacing or newlines

Offen

#80 geöffnet am 25.04.2019

 (2 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)JavaScript (176 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (2.303 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide