]> 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 1e5fba3041eeb829762158147000d38b4e14109c..3536e327da23c1691a4c9d82fc2facf6403cbb2e 100644 (file)
@@ -1,59 +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  ]]).
 
-----
-misc test
-
-test more test
-[[中文显示]]
-
-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.
+
+`test this code block`
 
 ----
 
@@ -62,38 +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]]
+* <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
 
-This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
+#### header4
 
-But, of course, rsync is better.
+##### header 5
 
-----
+**bold**
 
-Let's see what happens... ~~
+_italic_
 
-測試的啦
+test ms
 
+opopopo
 ----
 
+This **SandBox** is also a [[blog]]!
 
-testing
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]