Changes for page Writing XWiki Rendering Macros in wiki pages
Last modified by Clément Desableau on 2023/06/01
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -27,4 +27,9 @@ 27 27 28 28 * Macro content: The actual wiki content that will be evaluated when the macro is executed, can be any wiki content (should be in the same syntax as the document) 29 29 30 +Now we can define our hello world wiki macro as shown below: 30 30 32 +{image:macro1.png} 33 + 34 + 35 +