Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0 M3
-
Labels:None
-
Tests:Unit
-
Difficulty:Unknown
-
Similar issues:
Description
This works:
* text ((( group ))) * text
but this doesn't work:
* text ((( group ))) * text
In the latter case the group breaks the list item. It shouldn't since list item can span several lines.