]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
poll vote (Accept both)
[ikiwiki.git] / doc / sandbox.mdwn
index 4c935d1e227f24dd10d5ccc43a2d696ed9131084..52f5f082a5eef797a232452e20edca944894d1dd 100644 (file)
@@ -1,9 +1,19 @@
-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  ]]).
 
 ----
+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
@@ -16,31 +26,69 @@ Here's another one with *emphasised* text.
 >
 > > This is nested blockquote.
 >
->> Does this also work? -- It does.
+>> Without a space works too.
+>>> to three levels
 >
 > Back to the first level.
 
 Numbered list 
 
 1. First item.
+ 1. Sub item.
 1. Another.
 1. And another..
+ 1. foo
+ 2. bar
+  3. baz
+   4. qux
+    5. quux
+     6. wibble
 
 Bulleted list
 
-* *item*
 * item
+* *item*
 * item
-* just to try this stuff - looks kool!
-* test
-* hi mom
-* [[foo_(1975-)]]
-* frogs.
+* one
+  * two
+     * three
+       * four
+        * five
+
+----
+
+[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
+[[!haiku hint="sandbox play"]]
+
+----
+
+The haiku will change after every save, mind you.
+
+## Different sorts of links:
+
+* [[Features]]
+* [[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]]
+
+-----
+
+This SandBox is also a [[blog]]!
+
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+
+--------
+
+This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
 
-[[WikiLink]]
+But, of course, rsync is better.
 
 ----
 
-This sandbox is also a [[blog]]!
+Let's see what happens... ~~
 
-[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]
+測試的啦