X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/27580105de2b1bb21f9f7c5777f62dff606fb452..78870df321ab570b24cb6ed7f81296cc5e20e47c:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 69e9d513a..3c612d0a1 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -41,14 +41,37 @@ Bulleted list ---- +[[haiku hint="sandbox play"]] + +---- + ## Different sorts of links: * [[WikiLink]] -* [[different name for a WikiLink][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]] + +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]]!