Item13958: The indent feature with colon does not render an empty line.
Priority: Urgent
Current State: Closed
Released In: 2.1.1
Target Release: patch
The new indent feature has a bug in the rendering
You will as a user expect an empty indent to show as a blank line.
: indent text 1
: indent text 2
: indent text 3 next is blank
:
: indent text 5 after the blank
Results in:
indent text 1
indent text 2
indent text 3 next is blank
indent text 5 after the blank
This will confuse all users and make the indent feature much less useful in practical everyday life. Just render the indented line as an empty line.
I think the same code change also goofed the bullet because the bullet rendering is also broken. I will open a bug item for that
--
KennethLavrsen - 11 Feb 2016