XWiki Syntax Guide

Last modified by superadmin on 2020/07/31 17:11

XWiki Syntax 2.0: HTML

2.0 HTML

In XWiki Syntax 2.0 HTML or XHTML must be entered by using the HTML macro.

XWiki Syntax 2.0Result
{{html}}<b>bold</b>{{/html}} bold

In XWiki Syntax 2.0, 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"}} .

Tags:
Created by superadmin on 2020/07/31 17:11