st_ner_annotate
st_ner_annotate copied to clipboard
Issues with newline characterr
Hi, I'm not able to add line breaks between lines? e.g.
line1 \n\nl line2
get rendered as
line1 line2
If I look at the htlm being formed I can also see that the newline characters have been removed. Any thoughts?
Hi @prasadchandan, do you have any insight on this issue? I've looked into the code and rendered HTML. It seems line breaks are contained in generated text but are not rendered.