How to add new lines in profile's 'About you' section?
The About you section used to support HTML or rich text, I can't remember which one it was.
It's now a simple text field that can't take or render linefeeds.
I tried using HTML p, br, pre, code as well as \n or HTML entities that start with & + #10; or #x0A; which are for new line. Oddly, the text area renders non-breaking spaces characters with & + nbsp; but not the other ones.
How could we simply create paragraphs or lists?
Thanks in advance.
It's now a simple text field that can't take or render linefeeds.
I tried using HTML p, br, pre, code as well as \n or HTML entities that start with & + #10; or #x0A; which are for new line. Oddly, the text area renders non-breaking spaces characters with & + nbsp; but not the other ones.
How could we simply create paragraphs or lists?
Thanks in advance.
-
fcheslack Zotero TeamSorry about that. Should be less bad now with newlines.
Upgrade Storage