Details
-
Bug
-
Resolution: Fixed
-
Major
-
4.2-milestone-1
-
Integration
-
N/A
-
N/A
-
Description
Put this in a document:
* This is ##literal##((( but it gets in the next block... )))
Expected output:
<ul><li>This is <tt>literal</tt><div><p>but it gets in the next block...</p></div></li></ul>
Actual output:
<ul><li>This is <div>literal<p><tt></tt>but it gets in the next block...</p></div></li></ul>
Attachments
Issue Links
- is duplicated by
-
XRENDERING-372 Mixing formatting and groups inside lists confuses wiki syntax parser / renderer
- Closed