Forum Bugs

<br>&#8203; Does not display a newline

daneren2005
I have some messed up HTML which is something like:

<div>Bla bla bla<br>&#8203;</div>


In browsers that trailing &#8203; creates another line. In Prince it does not. Don't ask me why that exists. CKEDITOR makes some messed up text sometimes.
mikeday
We will take a look at this, zero-width space is treated specially as it is an invisible break point.