Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

XWiki Syntax Guide - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


XWiki Syntax Guide

Last modified by superadmin on 2019/04/03 15:13

XWiki Syntax 2.1 » Advanced » Verbatim

XWiki Syntax 2.1: Verbatim

2.0 Verbatim

Allow to enter content that will not be formatted (in other words the XWiki Syntax will not be taken into account).

FeatureXWiki Syntax 2.1Result
Verbatim inlineSome verbatim {{{**[[not rendered]]**}}} contentSome verbatim **[[not rendered]]** content
Verbatim block
{{{
multi line
**verbatim**
content
}}}
multi line
**verbatim**
content