bvaughn/react-highlight-words
textToHighlight Prop doesn't maintain the spacing or newlines
オープン
#80 opened on 2019/04/25
bughelp wanted
Repository metrics
- Stars
- (2,303 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.