X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4075f79e35bb06c365617e9d77169ac9c234769b..cc5be82b8b7cfe3b679d8ba4f0d62e0894d9f964:/doc/sandbox.mdwn?ds=sidebyside
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn
index 41c49a7bd..14f72f4ad 100644
--- a/doc/sandbox.mdwn
+++ b/doc/sandbox.mdwn
@@ -1,24 +1,92 @@
-#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.
+----
+misc test
-### I am like fedora an debian.
-### I am like perl and ikiwiki... :)
-
-Coding...
+test more test
+[[ä¸ææ¾ç¤º]]
- #!/usr/bin/perl
- print "hello World in ikiwiki";
+Here's a paragraph.
-I am like this, is realy fast!, is the merma!.
-OOO sorry by my english, is no very good. :-|
+The following code block is pre-formatted:
-:-|
+ Testing what
+ pre-formatted code blocks
+ look like.
- Identing for PHP, by example...
+Here's another one with *emphasised* text.
- a = RespaldoPeer::doSelect(new Criteria());
- ?>
+# Header
-lol.
+## Subheader
+
+> This is a blockquote.
+>
+> This is the first level of quoting.
+>
+> > This is nested blockquote.
+>
+>> 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
+* 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]]
+*
+* [GNU](http://www.gnu.org/)
+* [Email](mailto:noone@invalid)
+* [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
+* plain old html link
+* [[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
+
+But, of course, rsync is better.
+
+----
+
+Let's see what happens... ~~