]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/sandbox.mdwn
rename forum/users/acodispo.mdwn to users/acodispo.mdwn
[git.ikiwiki.info.git] / doc / sandbox.mdwn
index e326319dae3ac641da52647c32885a0d4bb1542c..3536e327da23c1691a4c9d82fc2facf6403cbb2e 100644 (file)
@@ -1,42 +1,46 @@
-This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
+This is the [[SandBox]], a page anyone can edit to try out ikiwiki
+(version [[!version  ]]).
 
-Here's a paragraph.
-
-Here's another one with *emphasised* text.
-
-test 2
-
-# Header
-
-## Subheader
+hello world
 
 > This is a blockquote.
 >
 > This is the first level of quoting.
 >
-> > This is nested blockquote.
+> > This is nested blockquote.
 >
 >> Without a space works too.
 >>> to three levels
 >
 > Back to the first level.
+>
+> added a line in level 1
+> and another
+
 
 Numbered list 
 
 1. First item.
- 1. Sub item.
+    1. Sub item.
+    1. Number 2
 1. Another.
 1. And another..
- 1. foo
- 2. bar
+    1. foo
+    2. bar
+    3. quz
 
 Bulleted list
 
 * item
-* *item*
+* *italic item*
 * item
 * one
-  * two
+  * footballs; runner; unices
+  * Cool !
+
+test _this_ out.
+
+`test this code block`
 
 ----
 
@@ -52,14 +56,28 @@ Bulleted list
 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
 * <http://www.gnu.org/>
 * [GNU](http://www.gnu.org/)
+* <a href="http://kitenet.net/~joey/">Joey's blog</a>
 
------
+----
+
+# header1
+
+## header2
+
+### header3
 
-[[!progress percent=27]]
+#### header4
 
-[[!progress percent=78]]
+##### header 5
 
------
+**bold**
+
+_italic_
+
+test ms
+
+opopopo
+----
 
 This **SandBox** is also a [[blog]]!