Changes for page Sandbox

Last modified by Mads Pedersen on 2026/01/22 13:38

From version 1.1
edited by Admin Hard
on 2026/01/13 17:39
Change comment: Install extension [org.xwiki.platform:xwiki-platform-sandbox/17.10.2]
To version 1.5
edited by Mads Pedersen
on 2026/01/20 13:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.100704191293964212740
Content
... ... @@ -14,6 +14,9 @@
14 14  
15 15  Below is a demonstration of the [[XWiki Syntax>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables).
16 16  
17 +
18 +{{box/}}
19 +
17 17  == Headings ==
18 18  
19 19  XWiki offers 6 levels of headings. You can use them to structure your pages.
... ... @@ -43,6 +43,8 @@
43 43  * Text in ,,subscript,,
44 44  * Text in ^^superscript^^
45 45  
49 +== /rigĀ {{box}}Test{{/box}} ==
50 +
46 46  == Lists ==
47 47  
48 48  You can create various types of lists in your wiki pages:
... ... @@ -104,7 +104,7 @@
104 104  
105 105  You can insert images in your wiki pages:
106 106  
107 -image:XWikiLogo.png
112 +[[image:XWikiLogo.png]]
108 108  
109 109  == Macros ==
110 110