X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f180afec6c97884438963538ed36836f16e4175f..3054158d2f91f253ce13f4d3bfec5b0ddf0f9835:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index f90774f93..84f09e707 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,7 +1,5 @@ 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. - ---- Here's a paragraph. @@ -18,13 +16,21 @@ Here's another one with *emphasised* text. > > > This is nested blockquote. > +>> And without a space works too. +> > 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 @@ -33,6 +39,37 @@ Bulleted list * item * just to try this stuff - looks kool! -[[WikiLink]] +---- + +[[haiku hint="sandbox play"]] + +---- + +## 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) + +---- +עברית +עברית עִם נְקוּדוֹת +---- + +So did that work? --[[Joey]] + +---- + +Turkish spesific characters (latin5) expected to be here --> ığüşöçİĞÜŞÖÇ +(character encoding set as UTF-8 on the client side) + +Hmm... Rendered properly but now in this second entry, they all seem to be corrupted in the CGI form. How about `sandbox.mdwn`? --[[Roktas]] + +---- + +This sandbox is also a [[blog]]! -[[SandBox/SubPage]] -- a page under this one. +[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]