XWiki Syntax Guide

Last modified by Kerwin Olfers on 2021/03/22 10:40

XWiki Syntax 2.1 » Advanced » Escapes

XWiki Syntax 2.1: Escapes

2.0 Escapes

Allows to escape XWiki Syntax.

FeatureXWiki Syntax 2.1Result
Escape a character

This is not a ~[~[link~]~]
To enter a ~ character use a double escape: ~~

This is not a [[link]]
Escape longer text
(also see "Verbatim")
{{{ some **longer** text //without// formatting}}} some **longer** text //without// formatting
Tags:
   
solo
XWiki 14.10.13
contact@xwiki.com