Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8
-
Component/s: {Unused} Rendering 2.0
-
Labels:None
-
Environment:any
-
keywords:attribute drop format tag
-
Tests:Unit
-
Similar issues:
Description
XHTML input:
a<strong style="color:red; font-family:terminal;">b</strong>c
XWiki 2.0 output:
a**b**c
The same happens with other formatting tags like EM, INS, DEL, TT, SUB or SUP.