XWiki Syntax Guide

Last modified by Thorgal Aegirsson on 2018/11/25 10:57

XWiki Syntax 2.1 » » ${crtSection.name}

XWiki Syntax 2.1: $sectionName

2.0 HTML

Information

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

XWiki Syntax 2.1Result
{{html}}<b>bold</b>{{/html}} bold
Information

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"}} .