XWiki Syntax Guide
        Last modified by Ricardo Rodríguez Fernández on 2015/11/24 10:23
      
      XWiki Syntax 2.1 » Advanced » Escapes
XWiki Syntax 2.1: Escapes
2.0 Escapes
Allows to escape XWiki Syntax.
| Feature | XWiki Syntax 2.1 | Result | 
|---|---|---|
| Escape a character | This is not a ~[~[link~]~]  | This is not a [[link]] | 
| Escape longer text (also see "Verbatim")  | {{{ some **longer** text //without// formatting}}} | some **longer** text //without// formatting |