X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/54265c655c4ac3ef0899668827a8f757381087bd..8a86537e74cd4a8cdfaf4eb8dd7eeb7262b37c98:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 3fff2f0c5..de0eaa692 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,22 +1,9 @@ This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). ----- - -[[中文显示]] - -Here's a paragraph. - -The following code block is pre-formatted: - - Testing what - pre-formatted code blocks - look like. - -Here's another one with *emphasised* text. - +[[Testing 1 2 3| test]] # Header -## Subheader +## Subheader2 > This is a blockquote. > @@ -29,6 +16,8 @@ Here's another one with *emphasised* text. > > Back to the first level. +"I'm sitting in the middle of a rather muddy puddle." + Numbered list 1. First item. @@ -37,10 +26,6 @@ Numbered list 1. And another.. 1. foo 2. bar - 3. baz - 4. qux - 5. quux - 6. wibble Bulleted list @@ -48,10 +33,7 @@ Bulleted list * *item* * item * one - * two - * three - * four - * five + * footballs; runner; unices ---- @@ -60,31 +42,43 @@ Bulleted list ---- -The haiku will change after every save, mind you. - ## Different sorts of links: * [[Features]] +* * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]] * * [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 [[blog]]! +[[!progress percent=27]] -[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] +[[!progress percent=78]] --------- +----- -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 [[blog]]! -But, of course, rsync is better. +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] ---- -Let's see what happens... ~~ +What about [relative urls](../setup/byhand)? + +[[!toggleable id="foobar" text=""" +foo +"""]] + +[[!toggleable id="foobar" text=""" +bar +"""]] + +[[!toggle id="foobar" text="foo/bar"]] + +Hmm, can I dig it? + +Test +test2 + +I assume this triggers a checkin and recompile?