In XWiki Syntax 2.1 HTML or XHTML must be entered by using the HTML macro.
| XWiki Syntax 2.1 | Result |
|---|
| {{html}}<b>bold</b>{{/html}} | bold |
In XWiki Syntax 2.1, by default the HTML macro does not understands XWiki Syntax (other macros included since it's XWiki Syntax too). To enable it, use {{html wiki="true"}} .