X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/6d213a0c739d5b34357b01a616f99197eeba6ad9..81aa58e7ca0118fbb6e1b7f53e47f01d260cdbff:/doc/sandbox.mdwn

diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn
index 365cb3321..452ee4e84 100644
--- a/doc/sandbox.mdwn
+++ b/doc/sandbox.mdwn
@@ -1,4 +1,7 @@
-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  ]]).
+
+hello world (right back at ya)
 
 > This is a blockquote.
 >
@@ -10,27 +13,34 @@ This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!v
 >>> to three levels
 >
 > Back to the first level.
+>
+> added a line in level 1
+> and another
+
 
 Numbered list 
 
 1. First item.
- 1. Sub item.
- 2. bar
+    1. Sub item.
+    1. Number 2
 1. Another.
 1. And another..
- 1. foo
- 2. bar
- 3. quz
+    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`
 
 ----
 
@@ -46,13 +56,38 @@ Bulleted list
 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
 * <http://www.gnu.org/>
 * [GNU](http://www.gnu.org/)
-* <test.html>
+* <a href="http://kitenet.net/~joey/">Joey's blog</a>
 
-<google.de>
-<http://www.perl.it>
+----
+
+# header1
+
+## header2
+
+### header3
+
+#### header4
+
+##### header 5
+
+**bold**
+
+_italic_
+
+test ms
+
+opopopo
 ----
 
 This **SandBox** is also a [[blog]]!
-[[!inline  pages="blog/* and !*/Discussion" show="10" rootpage="blog"]]
 
 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+
+Testy test!
+
+
+<p>
+This is an email link:
+<a href="mailto:erik.josefsson@europarl.europa.eu?Subject=Hello%20again" target="_top">
+Send Mail</a>
+</p>