This is the SandBox, a page anyone can edit to try out ikiwiki.
-----
-Do re me fa so la te... git!
-
-# テスト。
-
-Test. Korean. 나는 한국인, 백두산,동해
+testing 1..2..3!!
-Test. Chinese. 我是中国人,泰山、黄河。
-
-testing openid ... ignore.
-
-Test. Проверка. Тэстенг. テスト ığüşöçİ ทดสอบ éphémère
+----
-Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left.
+Here's a paragraph. สวัสดี
-Testing it in a comment...
+The following code block is pre-formatted:
-Here's a paragraph.
+ Testing what
+ pre-formatted code blocks
+ look like.
Here's another one with *emphasised* text.
-do ë characters work? Sure.
-
-OpenID test. It works!!
-
-Hupple hupple hupple hupple snork.
-
-Exactly my point!
-
-Test..
-
-There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
-
# Header
## Subheader
>
> > This is nested blockquote.
>
->> And without a space works too.
+>> Without a space works too.
>>> to three levels
>
> Back to the first level.
3. baz
4. qux
5. quux
+ 6. wibble
Bulleted list
* four
* five
+* a new list
+ * with sub heads
+ * like this
+
----
-[[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
-[[haiku hint="sandbox play"]]
+[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
+[[!haiku hint="sandbox play"]]
----
+The haiku will change after every save, mind you.
+
## Different sorts of links:
-* [[WikiLink]]
-* [[different_name_for_a_WikiLink|WikiLink]]
+* [[Features]]
+* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
* <http://www.gnu.org/>
* [GNU](http://www.gnu.org/)
* [Email](mailto:noone@invalid)
+* [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
+* <a href="http://www.google.com/">plain old html link</a>
+* [[foo]]
+* WikiLink
------
-
-<div class="whatever">
-
-Try putting divs around a list doesn't work:
-
-* first item
-* second item
+Test
-</div>
-
-span also doesn't work:
-
-<span class="whatever">
-* first item
-* second item
-</span>
-
-----
+-----
-This sandbox is also a [[blog]]!
+This SandBox is also a [[blog]]!
-[[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]