X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/51042ff04a207526acedec2c3fefb28ddb27abc5..67ba074ba8809a2f849ee51770e3d4695311647c:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 5d1b3c417..a39264e18 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,20 +1,18 @@ -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 ]]). -Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left. +---- +test +[[中文显示]] Here's a paragraph. -Here's another one with *emphasised* text. - -do ë characters work? Sure. - -Hupple hupple hupple hupple snork. - -There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź. +The following code block is pre-formatted: -Korean characters test : 한글테스트입니다. + Testing what + pre-formatted code blocks + look like. -some hindī? हिन्दी +Here's another one with *emphasised* text. # Header @@ -26,7 +24,7 @@ some hindī? हिन्दी > > > This is nested blockquote. > ->> And without a space works too. +>> Without a space works too. >>> to three levels > > Back to the first level. @@ -57,8 +55,8 @@ 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"]] ---- @@ -77,14 +75,16 @@ The haiku will change after every save, mind you. ----- -[[todo/geotagging]] +This SandBox is also a [[blog]]! -Would be nice to see a way of geotagging pages in ikiwiki, -and search/sort pages by distance to a given location. -[[tag wishlist]] +[[!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 -This sandbox is also a [[ikiwiki/blog]]! +But, of course, rsync is better. + +---- -[[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] +Let's see what happens... ~~