help.syntaxpage.title
Редактировал(а) Станислав Федоров 2021/06/09 23:51
help.syntaxtitle » Programming » HTML
help.syntaxtitle: HTML
2.0 HTML
| XWiki Syntax 2.1 | Result |
|---|---|
| {{html}}<b>bold</b>{{/html}} | bold |
help.syntaxtitle » Programming » HTML
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"}} .