Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I never disagreed with that.
See this thread:
Basically the editor converts your typing into HTML and clearly they wanted to sanitise HTML in people's profile fields too. Every time you hit return when filling these fields in it parses it as a <br />. Instead of having it remove the linebreaks from before their 'security patch' sanitised them they made it display the HTML markup instead. I probably won't be fixing this as it's not something I would want to touch, so people will need to rewrite their profile fields. I could possibly erase all records of <br /> from the database but I'd have to look into this.
However, this is more of an incentive for me to clean up the profile fields when I eventually can be arsed to do so. Still not happy with any solutions so far. Could write something to collapse it but again struggling to be bothered to do so recently as reasonably busy.
So again to be clear: If you want to fix this for yourselves simply rewriting your profile fields should do the tick.
I'll keep you posted.