X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/05e180096c6ef808ab16cce4922595eeca9b9b25..3403ba08dab1a5aedbd90c255c3d926adcbbfcdf:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index a5c44f109..f684a0586 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,16 +1,18 @@ -This is the SandBox, a page anyone can edit to try out this fab ikiwiki. +This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). -Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left. +---- +test more test +[[中文显示]] Here's a paragraph. -Here's another one with *emphasised* text. - -do ë characters work? Sure. +The following code block is pre-formatted: -Hupple hupple hupple hupple snork. + Testing what + pre-formatted code blocks + look like. -There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź. +Here's another one with *emphasised* text. # Header @@ -22,7 +24,7 @@ There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź. > > > This is nested blockquote. > ->> And without a space works too. +>> Without a space works too. >>> to three levels > > Back to the first level. @@ -38,6 +40,7 @@ Numbered list 3. baz 4. qux 5. quux + 6. wibble Bulleted list @@ -52,11 +55,13 @@ Bulleted list ---- -[[template id=note text="this is generated by the [[plugins/haiku]] plugin"]] -[[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: * [[Features]] @@ -65,9 +70,21 @@ Bulleted list * [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 [[ikiwiki/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/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] +Let's see what happens... ~~