X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4075f79e35bb06c365617e9d77169ac9c234769b..46e0c5742ce2d380904987b8a2655fe157faca3e:/doc/sandbox.mdwn
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn
index 41c49a7bd..3536e327d 100644
--- a/doc/sandbox.mdwn
+++ b/doc/sandbox.mdwn
@@ -1,24 +1,84 @@
-#I am bashman, I am learning to be hacker.
+This is the [[SandBox]], a page anyone can edit to try out ikiwiki
+(version [[!version ]]).
-##I am studing in the high scool to be a ingenier.
+hello world
-### I am like fedora an debian.
-### I am like perl and ikiwiki... :)
-
-Coding...
+> This is a blockquote.
+>
+> This is the first level of quoting.
+>
+> > This is a nested blockquote.
+>
+>> Without a space works too.
+>>> to three levels
+>
+> Back to the first level.
+>
+> added a line in level 1
+> and another
- #!/usr/bin/perl
- print "hello World in ikiwiki";
-I am like this, is realy fast!, is the merma!.
-OOO sorry by my english, is no very good. :-|
+Numbered list
-:-|
+1. First item.
+ 1. Sub item.
+ 1. Number 2
+1. Another.
+1. And another..
+ 1. foo
+ 2. bar
+ 3. quz
- Identing for PHP, by example...
+Bulleted list
- a = RespaldoPeer::doSelect(new Criteria());
- ?>
+* item
+* *italic item*
+* item
+* one
+ * footballs; runner; unices
+ * Cool !
-lol.
+test _this_ out.
+
+`test this code block`
+
+----
+
+[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
+[[!haiku hint="sandbox play"]]
+
+----
+
+## Different sorts of links:
+
+* [[Features]]
+*
+* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
+*
+* [GNU](http://www.gnu.org/)
+* Joey's blog
+
+----
+
+# header1
+
+## header2
+
+### header3
+
+#### header4
+
+##### header 5
+
+**bold**
+
+_italic_
+
+test ms
+
+opopopo
+----
+
+This **SandBox** is also a [[blog]]!
+
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]