X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f8abf8d190c17b861e1edfa2490a80f31c6a8565..aaef4408002b1d2b252351f75ce89d7ae7e11814:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 5a2ffaf18..f1a27f819 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,20 +1,24 @@ -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. -Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left. +hello -Here's a paragraph. +testing 1..2..3!! -Here's another one with *emphasised* text. +---- + +I am testing the edit box provided through ikiwiki.cgi. -do ë characters work? Sure. +---- -Hupple hupple hupple hupple snork. +Here's a paragraph. -There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź. +The following code block is pre-formatted: -test + Testing what + pre-formatted code blocks + look like. -Korean characters test : 한글테스트입니다. +Here's another one with *emphasised* text. # Header @@ -26,7 +30,7 @@ Korean characters test : 한글테스트입니다. > > > This is nested blockquote. > ->> And without a space works too. +>> Without a space works too. >>> to three levels > > Back to the first level. @@ -42,6 +46,7 @@ Numbered list 3. baz 4. qux 5. quux + 6. wibble Bulleted list @@ -54,10 +59,18 @@ Bulleted list * four * five +* a new list + * with sub heads + * like this +----- + +## a level 2 heading +huh? + ---- -[[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"]] ---- @@ -73,9 +86,20 @@ The haiku will change after every save, mind you. * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info) * plain old html link * [[foo]] +* WikiLink ----- -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... ~~