-This is the SandBox, a page anyone can edit to try out ikiwiki.
-
-testing 1..2..3!!
-
-[[한글페이지]]
-----
+This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]).
Here's a paragraph.
-The following code block is pre-formatted:
-
- Testing what
- pre-formatted code blocks
- look like.
-
Here's another one with *emphasised* text.
+test 2
+
# Header
## Subheader
1. And another..
1. foo
2. bar
- 3. baz
- 4. qux
- 5. quux
- 6. wibble
Bulleted list
* item
* one
* two
- * three
- * four
- * five
-
-* a new list
- * with sub heads
- * like this
----
[[!haiku hint="sandbox play"]]
----
-
-The haiku will change after every save, mind you.
-
+blah
## Different sorts of links:
* [[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
-----
This SandBox is also a [[blog]]!
[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
-
------
-[[한글]]
-
---------
-
-This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net