]> 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 c9d75e6960a155abde353fab787dd3794892da98..3536e327da23c1691a4c9d82fc2facf6403cbb2e 100644 (file)
@@ -1,65 +1,46 @@
-This is the SandBox, a page anyone can edit to try out ikiwiki.
+This is the [[SandBox]], a page anyone can edit to try out ikiwiki
+(version [[!version  ]]).
 
-[[nu page]]
-hello
-
-testing 1..2..3!!
-
-[[한글페이지]]
-----
-
-Here's a paragraph.
-
-The following code block is pre-formatted:
-
-    Testing what
-    pre-formatted code blocks
-    look like.
-
-Here's another one with *emphasised* text.
-
-# 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
-  3. baz
-   4. qux
-    5. quux
-     6. wibble
+    1. foo
+    2. bar
+    3. quz
 
 Bulleted list
 
 * item
-* *item*
+* *italic item*
 * item
 * one
-  * two
-     * three
-       * four
-        * five
+  * footballs; runner; unices
+  * Cool !
+
+test _this_ out.
 
-* a new list
- * with sub heads
- * like this
+`test this code block`
 
 ----
 
@@ -68,35 +49,36 @@ Bulleted list
 
 ----
 
-The haiku will change after every save, mind you.
-
 ## Different sorts of links:
 
 * [[Features]]
+* <http://ikiwiki.info/ikiwiki/formatting/>
 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
 * <http://www.gnu.org/>
 * [GNU](http://www.gnu.org/)
-* [Email](mailto:noone@invalid)
-* [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
-* <a href="http://www.google.com/">plain old html link</a>
-* [[foo]]
-* WikiLink
+* <a href="http://kitenet.net/~joey/">Joey's blog</a>
 
------
+----
 
-This SandBox is also a [[blog]]!
+# header1
 
-[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+## header2
 
------
-[[한글]]
+### header3
 
---------
+#### header4
 
-This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
+##### header 5
 
-But, of course, rsync is better.
+**bold**
 
+_italic_
+
+test ms
+
+opopopo
 ----
 
-Let's see what happens...
+This **SandBox** is also a [[blog]]!
+
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]