X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/3054158d2f91f253ce13f4d3bfec5b0ddf0f9835..d243c0645d995c44a9f394c322375aeecc28d919:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 84f09e707..b7c9fc185 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -2,10 +2,29 @@ This is the SandBox, a page anyone can edit to try out ikiwiki. ---- +So, I'm wondering why ikiwiki requires links to have no spaces in their names, and uses .html suffixes. I really don't like having to use [[CamelCase]] for multi-word links, and it's generally not good practice to encode stuff like filetype or specific technologies in the URL; that's what we have a MIME type for. Anyhow, this is really just a test for playing around in the sanbox, but those are the two things that bother me the most off the bat about ikiwiki. + +> For the former: because links with spaces get parsed as [[preprocessor_directives|preprocessordirective]]. You can get away with it if the first word doesn't correspond to a preprocessor directive. If you have another syntax you'd prefer, feel free to propose it. For instance, I can imagine extending the syntax with something like [["link with spaces"]]. +> For the latter: see the new `usedirs` option if you want to avoid .html suffixes. + +---- + +testing openid ... ignore. + +Test. Проверка. テスト ığüşöçİ ทดสอบ éphémère + Here's a paragraph. Here's another one with *emphasised* text. +do ë characters work? Sure. + +OpenID test. It works!! + +Test.. + +There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź. + # Header ## Subheader @@ -17,6 +36,7 @@ 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. @@ -34,10 +54,14 @@ Numbered list Bulleted list -* *item* * item +* *item* * item -* just to try this stuff - looks kool! +* one + * two + * three + * four + * five ---- @@ -53,23 +77,37 @@ Bulleted list * * [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]] +--- -So did that work? --[[Joey]] +Ethan wants to make a [[sandbox/castle]] in the sand. + +hi + +just testing + +Testing a user page for [[users/kyle]] ---- +what happens if i edit something with an openid set? -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]] +So what's the point? [[How is this different to any other WiKi|features]] ---- +Test.. I was looking for a wiki supporting OpenID~ -This sandbox is also a [[blog]]! +---- +me too... -[[inline pages="sandbox/*" rootpage="sandbox" show="5"]] +[[if test="sandbox/C++" then="[[sandbox/C++]]" else="sad face!"]] \ No newline at end of file