Description
Example:
{{info}}hello{{/info}}{{info}}world{{/info}}
Generates the following which is a standalone usage and not an inline one:
\begin{xwikiinfo}
hello
\end{xwikiinfo}\begin{xwikiinfo}
world
\end{xwikiinfo}
Example:
{{info}}hello{{/info}}{{info}}world{{/info}}
Generates the following which is a standalone usage and not an inline one:
\begin{xwikiinfo}
hello
\end{xwikiinfo}\begin{xwikiinfo}
world
\end{xwikiinfo}