Changes for page Quote Macro

Last modified by Thomas Mortagne on 2023/10/16 00:18

From version 1.1 >
edited by Vincent Massol
on 2015/10/13 00:48
To version < 2.1 >
edited by Vincent Massol
on 2015/10/13 00:48
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -1,6 +1,6 @@
1 1  Even though [[XWiki Syntax 2.0+ support a Quote syntax by default>>platform:Main.XWikiSyntax]], it can be handy to use this Macro when copy-pasting text.
2 2  
3 -== Usage ==
3 += Usage =
4 4  
5 5  {{code language="none"}}
6 6  {{quote syntax="<syntax id>"}}
... ... @@ -8,12 +8,12 @@
8 8  {{/quote}}
9 9  {{/code}}
10 10  
11 -== Parameters ==
11 += Parameters =
12 12  
13 13  The macro accepts 1 optional parameter:
14 14  * ##<syntax id>## specifies the id of the syntax in which the content is written in (e.g. "xwiki/2.1", "plain/1.0", "confluence/1.0", etc). If not specified the content is quoted verbatim without interpreting it
15 15  
16 -== Examples ==
16 += Examples =
17 17  
18 18  Example with XWiki Syntax 2.1:
19 19  
Id
... ... @@ -1,1 +1,1 @@
1 -vincentmassol:quote-macro
1 +org.xwiki.platform:xwiki-rendering-macro-quote

Get Connected