bvaughn/react-highlight-words
textToHighlight Prop doesn't maintain the spacing or newlines
Open
#80 opened on Apr 25, 2019
bughelp wanted
Repository metrics
- Stars
- (2,303 stars)
- PR merge metrics
- (No merged PRs in 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.