X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4075f79e35bb06c365617e9d77169ac9c234769b..e5d82ef8680dce98b3afab43605d7b278c98c789:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 41c49a7bd..d3b7e7283 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,24 +1,72 @@ -#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. +> 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. -### I am like fedora an debian. -### I am like perl and ikiwiki... :) - -Coding... +Numbered list - #!/usr/bin/perl - print "hello World in ikiwiki"; +1. First item. + 1. Sub item. +1. Another. +1. And another.. + 1. foo + 2. bar + 3. quz -I am like this, is realy fast!, is the merma!. -OOO sorry by my english, is no very good. :-| +Bulleted list -:-| +* item +* *item* +* item +* one + * footballs; runner; unices + * Cool ! - Identing for PHP, by example... +test _this_ out. - <?php - $this->a = RespaldoPeer::doSelect(new Criteria()); - ?> +---- -lol. +[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]] +[[!haiku hint="sandbox play"]] + +---- + +## Different sorts of links: + +* [[Features]] +* <http://ikiwiki.info/ikiwiki/formatting/> +* [[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> + +---- + +# header1 + +## header2 + +### header3 + +#### header4 + +##### header 5 + +**bold** + +_italic_ + +---- + +This **SandBox** is also a [[blog]]! + +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]