agentcooper / react-pdf-highlighter

Set of React components for PDF annotation
https://agentcooper.github.io/react-pdf-highlighter
MIT License
973 stars 388 forks source link

How to get line separator(\n) on multiline highlighted texts? #228

Open slashgk opened 1 year ago

slashgk commented 1 year ago

How to get line separator(\n) on multiline highlighted texts? When we highlight text in pdf, it all comes in 1 line, how do I know where is the line break?

Elon-Mask12 commented 9 months ago

facing the same issue, it appears as a single word for me. Any luck?