]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
responses
[ikiwiki.git] / doc / sandbox.mdwn
index a212bb4526ba642a20317912cc8c75d098b9c6ea..0a0cdf181efbca7dc0d96f66039a29dc8919fb4e 100644 (file)
@@ -1,12 +1,12 @@
 This is the SandBox, a page anyone can edit to try out ikiwiki.
 
-See [[MarkDown]] for documentation of the markup syntax used on this page.
-
 ----
 
+Test. Проверка. テスト ığüşöçİ
+
 Here's a paragraph.
 
-Here's another one.
+Here's another one with *emphasised* text.
 
 # Header
 
@@ -18,18 +18,51 @@ Here's another one.
 >
 > > This is nested blockquote.
 >
+>> And 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
 
 Bulleted list
 
 * item
+* *item*
 * item
-* item
+* one
+  * two
+     * three
+       * four
+
+----
+
+[[haiku hint="sandbox play"]]
+
+----
+
+## Different sorts of links:
+
+* [[WikiLink]]
+* [[different_name_for_a_WikiLink|WikiLink]]
+* [[different name for a WikiLink (with spaces this time)|WikiLink]]
+* <http://www.gnu.org/>
+* [GNU](http://www.gnu.org/)
+* [Email](mailto:noone@invalid)
+* WikiLink without any markup.
+
+-----
+
+This sandbox is also a [[blog]]!
 
-[[WikiLink]]
+[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]