Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.8
-
None
-
any
-
attribute drop format tag
-
Unit
-
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.