react-pdf-highlighter icon indicating copy to clipboard operation
react-pdf-highlighter copied to clipboard

separate multiline highlighted texts with space

Open zeus-12 opened this issue 2 years ago • 0 comments

This should fix the issue where multiline highlights appear as a single sentence. This finds the line breaks, and replaces it with a space.

Lmk if i should leave the "\n" and let the user decide what to replace it with.

Closed #228

zeus-12 avatar Oct 18 '23 06:10 zeus-12