-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
None
-
None
If you have some text and then a newline and then a space and then text the lines join together.
e.g.
Some text
This
Displays at
<b>Some text</b> This
and not
<b>Some text</b><br>
This
As it should do.
- was cloned as
-
CONFSERVER-3286 CLONE -New line disappears
-
- Closed
-
It's very hard to fix this at the moment until we rewrite the parser - definitely post 1.0 sadly. Make sure your text lines don't start with spaces