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
-
... ... @@ -39,6 +39,15 @@ 39 39 {{hello/}} 40 40 {code} 41 41 42 +And if you view the result it would say "Hello World!" (of course). 42 42 44 +1.1.1 Hello World Macro In WYSIWYG! 43 43 46 +A wiki macros is treated just like any other rendering macro in the system. As such, the moment you save your wiki macro it will be available to the users through the WYSIWYG editor's *Insert Macro* dialog box: 44 44 48 +{image:macro2.png} 49 + 50 + 51 + 52 + 53 +