Changes for page Sandbox
Last modified by Jip-jan Alunkel on May 29, 22:55
From version 12.1
edited by Jip-jan Alunkel
on April 26, 14:12
on April 26, 14:12
Change comment:
There is no comment for this version
To version 13.1
edited by Jip-jan Alunkel
on April 26, 14:29
on April 26, 14:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +2,3 @@ 1 - 2 2 {{velocity}} 3 3 #set ($d = $xwiki.getDocument("myPage")) 4 4 $d.documentReference ... ... @@ -107,7 +107,7 @@ 107 107 108 108 You can insert images in your wiki pages: 109 109 110 -image:XWikiLogo.png 109 +[[image:XWikiLogo.png]] 111 111 112 112 = Macros = 113 113 ... ... @@ -117,10 +117,6 @@ 117 117 118 118 This macro allows you to draw users' attention to a specific piece of information: 119 119 120 -{{warning}} 121 -Hello World 122 -{{/warning}} 123 - 124 124 == Table of Contents == 125 125 126 126 This macro automatically generates a table of contents of your wiki page based on headings: