X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/5951c1dc8220cbc09e6bdda09bae92aa4e3236e3..78870df321ab570b24cb6ed7f81296cc5e20e47c:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 69876d26d..3c612d0a1 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -16,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 @@ -30,16 +38,42 @@ Bulleted list * item * item * just to try this stuff - looks kool! -* test -* hi mom -[[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) + +---- +עברית +עברית עִם נְקוּדוֹת ---- -This sandbox is also a [[blog]]! Any [[SubPage]] of this page is automatically -added to the blog below. +So did that work? --[[Joey]] ---- -[[inline pages="sandbox/*" show="5"]] +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]] + +Displayed correctly after the previous (second) test, corrupted in the CGI form though. --[[Roktas]] + +Multibyte characters are rendered and stored correctly (looking at the `sandbox.mdwn` diff), but we have a problem in CGI forms. --[[Roktas]] + +---- + +This sandbox is also a [[blog]]! + +[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]