]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
Today's observation on template rendering.
[ikiwiki.git] / doc / sandbox.mdwn
index 8cba8973f87c21a82b7fa55bf02ffb358cbe4db1..890b69d4de99d0831e2f368a561385c9490c2fd0 100644 (file)
@@ -1,37 +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  ]]).
 
-
-# Header
-
-## Subheader2
+hello world (right back at ya)
 
 > 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
+    1. foo
+    2. bar
+    3. quz
 
 Bulleted list
 
 * item
-* *item*
+* *italic item*
 * item
 * one
   * footballs; runner; unices
+  * Cool !
+
+test _this_ out.
+
+`test this code block`
 
 ----
 
@@ -47,35 +56,29 @@ Bulleted list
 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
 * <http://www.gnu.org/>
 * [GNU](http://www.gnu.org/)
+* <a href="http://kitenet.net/~joey/">Joey's blog</a>
 
------
-
-[[!progress percent=27]]
-
-[[!progress percent=78]]
+----
 
------
+# header1
 
-This **SandBox** is also a [[blog]]!
+## header2
 
-[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+### header3
 
-----
+#### header4
 
-What about [relative urls](../setup/byhand)?
+##### header 5
 
-[[!toggleable  id="foobar" text="""
-foo
-"""]]
+**bold**
 
-[[!toggleable  id="foobar" text="""
-bar
-"""]]
+_italic_
 
-[[!toggle  id="foobar" text="foo/bar"]]
+test ms
 
-Hmm, can I dig it?
+opopopo
+----
 
-Test
-test2
+This **SandBox** is also a [[blog]]!
 
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]