Pre Macro
This is a Radeox macro, bundled with all the XWiki products by default.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.
Pre Macro
Prevents wiki syntax and Radeox macro rendering but preserves HTML rendering and preserves execution of Groovy/Velocity scripts. See also the XWiki Syntax Reference.Usage
\{code:none\}
content here
\{code\}Example
\{code:none\}
No \*bold rendering\* in wiki syntax.
\{code\}No *bold rendering* in wiki syntax.