X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/dba676550c3eb3c03fd8f3f78ef07ede7aff9c91..3e593eb9c0edd3f5cce7381ca145c0889441d719:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index d827a5457..e037d4757 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,13 +1,17 @@ This is the SandBox, a page anyone can edit to try out ikiwiki. -See [[MarkDown]] for documentation of the markup syntax used on this page. - ---- +Test. Проверка. テスト ığüşöçİ ทดสอบ + Here's a paragraph. Here's another one with *emphasised* text. +do ë characters work? Sure. + +moooooooooooo... + # Header ## Subheader @@ -18,18 +22,56 @@ Here's another one with *emphasised* text. > > > This is nested blockquote. > +>> And without a space works too. +>>> to three levels +> > Back to the first level. Numbered list 1. First item. + 1. Sub item. 1. Another. 1. And another.. + 1. foo + 2. bar + 3. baz + 4. qux + 5. quux Bulleted list * item +* *item* * item -* item +* one + * two + * three + * four + +---- + +[[haiku hint="sandbox play"]] -[[WikiLink]] +---- + +## Different sorts of links: + +* [[WikiLink]] +* [[different_name_for_a_WikiLink|WikiLink]] +* [[different name for a WikiLink (with spaces this time)|WikiLink]] +* +* [GNU](http://www.gnu.org/) +* [Email](mailto:noone@invalid) +* WikiLink without any markup. + +----- + +This sandbox is also a [[blog]]! + +[[inline pages="sandbox/*" rootpage="sandbox" show="5"]] + +---- +[[newpage]] +--- +random \ No newline at end of file