Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9 M1, 1.8.3
-
Component/s: {Unused} Rendering 2.0
-
Labels:None
-
Environment:any
-
keywords:nested repeated style lost
-
Tests:Unit
-
Difficulty:Unknown
-
Similar issues:
Description
XHTML 1.0 input:
a <em> <strong> <em>b</em> </strong> </em> c
XWiki 2.0 output:
a**b**c
So the italics style is lost. The same happens if I replace EM tags with TT.
Attachments
Issue Links
- blocks
-
XWIKI-3188 Add support for marking text as monospace
-
- Closed
-
- relates to
-
XWIKI-3234 Error while parsing nested <span> elements with styles
-
- Closed
-