X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/08346aec567b317cdcdfb2996a6349b12d6a6ab9..d6d3f3a36bb76da68097372ba3440d5675ccc15c:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index aeb9bf71e..9a8bd5746 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,13 +1,83 @@ -#I am bashman, I am learning to be hacker. +This is the SandBox, a page anyone can edit to try out ikiwiki. -##I am studing in the high scool to be a ingenier. +---- -### I am like fedora an debian. -### I am like perl and ikiwiki... :) - -Coding... +Here's a paragraph. สวัสดี - #!/usr/bin/perl - print "hello World in ikiwiki"; +The following code block is pre-formatted: -I am like this, is realy fast!, is the merma!. + Testing what + pre-formatted code blocks + look like. + +Here's another one with *emphasised* text. + +# Header + +## 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 + +* a new list + * with sub heads + * like this + +---- + +[[!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]] +* WikiLink + +----- + +This SandBox is also a [[blog]]! + +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]