X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7b4600df3f8b8c2112a8df6c018d64f04db1ebe8..46e0c5742ce2d380904987b8a2655fe157faca3e:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 37bb6bd89..3536e327d 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,47 +1,84 @@ -This is the SandBox, a page anyone can edit to try out ikiwiki. +This is the [[SandBox]], a page anyone can edit to try out ikiwiki +(version [[!version ]]). ----- - -Here's a paragraph. - -Here's another one with *emphasised* text. - -# Header - -## Subheader +hello world > This is a blockquote. > > This is the first level of quoting. > -> > This is nested blockquote. +> > 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 + Numbered list 1. First item. + 1. Sub item. + 1. Number 2 1. Another. 1. And another.. + 1. foo + 2. bar + 3. quz Bulleted list -* *item* * item +* *italic item* * item -* just to try this stuff - looks kool! -* test -* hi mom +* one + * footballs; runner; unices + * Cool ! + +test _this_ out. -[[WikiLink]] +`test this code block` -[[SandBox/SubPage]] -- a page under this one. +---- + +[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]] +[[!haiku hint="sandbox play"]] ---- -This sandbox is also a [[blog]]! Any subpage of this page is automatically -added to the blog below. +## Different sorts of links: + +* [[Features]] +* +* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]] +* +* [GNU](http://www.gnu.org/) +* Joey's blog ---- -[[inline pages="sandbox/*" show="5"]] +# 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"]]