]> 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 fecbd4bf1cfdc199478f43e52bd51380accd78d1..3536e327da23c1691a4c9d82fc2facf6403cbb2e 100644 (file)
@@ -1,77 +1,46 @@
-This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
-
-Vick was here and had this to say:
-1. my first point is blah
-2. my second point is blahblah
-    - of course, dont forget about this
-    - and that
-    - and the other
-        - which has a subpoint
-3. does this work?
-    * subone
-    * sub2
-    * sub3
-
-== and my heading is this ==
-some important stuff here
-
-==== less important heading ====
-blahblahblah
+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`
 
 ----
 
@@ -80,33 +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**
+
+_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"]]