Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.2
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
Looks like XWIKI-4122.
Try the following code:
{{html}}
<legend>My Legend will never die!</legend>
{{/html}}
In the output: you have
My Legend will never die!
but without <legend> tag...