X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c212b2625994420c8707cc5f5e71c02c10b49117..3403ba08dab1a5aedbd90c255c3d926adcbbfcdf:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 3cfee7629..f684a0586 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,12 +1,16 @@ -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 ]]). ---- +test more test +[[中文显示]] -Test Chinese here: 测试 +Here's a paragraph. -Test. Проверка. テスト ığüşöçİ +The following code block is pre-formatted: -Here's a paragraph. + Testing what + pre-formatted code blocks + look like. Here's another one with *emphasised* text. @@ -20,7 +24,7 @@ Here's another one with *emphasised* text. > > > This is nested blockquote. > ->> And without a space works too. +>> Without a space works too. >>> to three levels > > Back to the first level. @@ -36,38 +40,51 @@ Numbered list 3. baz 4. qux 5. quux + 6. wibble Bulleted list -* *item* * item +* *item* * item -* just to try this stuff - looks kool! - * one * two - * two -*one -*one + * three + * four + * five ---- -[[haiku hint="sandbox play"]] +[[!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: -* [[WikiLink]] -* [[different_name_for_a_WikiLink|WikiLink]] -* [[different name for a WikiLink (with spaces this time)|WikiLink]] +* [[Features]] +* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]] * * [GNU](http://www.gnu.org/) * [Email](mailto:noone@invalid) -* WikiLink without any markup. +* [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info) +* plain old html link +* [[foo]] ----- -This sandbox is also a [[blog]]! +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. + +---- -[[inline pages="sandbox/*" rootpage="sandbox" show="5"]] +Let's see what happens... ~~