bvaughn/react-highlight-words

textToHighlight Prop doesn't maintain the spacing or newlines

开放

#80 创建于 2019年4月25日

 (2 条评论) (4 个反应) (0 位负责人)JavaScript (176 个派生)github user discovery
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.

贡献者指南