Changes for page Sandbox

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

From version 3.1
edited by Mads Pedersen
on 2026/01/20 13:51
Change comment: There is no comment for this version
To version 5.1
edited by Mads Pedersen
on 2026/01/20 15:01
Change comment: Rollback to version xar:org.xwiki.platform:xwiki-platform-sandbox/17.10.2

Summary

Details

Page properties
Content
... ... @@ -1,8 +6,3 @@
1 -{{style:type=div|class="my-custom-class"|width=30%|background-color=lightblue|float:right}}
2 -This content is inside a styled DIV block.
3 -{{/style}}
4 -
5 -
6 6  The sandbox is a part of your wiki that you can freely modify. It's meant to let you practice editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get started!
7 7  
8 8  {{info}}
... ... @@ -19,7 +19,7 @@
19 19  
20 20  Below is a demonstration of the [[XWiki Syntax>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables).
21 21  
22 -test Headings
17 +== Headings ==
23 23  
24 24  XWiki offers 6 levels of headings. You can use them to structure your pages.
25 25  
... ... @@ -48,8 +48,6 @@
48 48  * Text in ,,subscript,,
49 49  * Text in ^^superscript^^
50 50  
51 -== / ==
52 -
53 53  == Lists ==
54 54  
55 55  You can create various types of lists in your wiki pages:
... ... @@ -111,7 +111,7 @@
111 111  
112 112  You can insert images in your wiki pages:
113 113  
114 -[[image:XWikiLogo.png]]
107 +image:XWikiLogo.png
115 115  
116 116  == Macros ==
117 117