react-text-annotate
react-text-annotate copied to clipboard
After highlighting, tokens are squished together if token is paragraph
Is there a way to keep the paragraphs separated as it before highlighted.
Hi, the best way I found to remedy this was to use then TextAnnotator
as opposed to the TokenAnnotator
but obviously, you loose the tokenization of highlights