bvaughn/react-highlight-words
textToHighlight Prop doesn't maintain the spacing or newlines
开放
#80 创建于 2019年4月25日
bughelp wanted
仓库指标
- 星标
- (2,303 个星标)
- PR 合并指标
- (30 天内没有已合并 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.