web commit by http://kaizer.se/wiki/contact/: fix <pre> formatting
[ikiwiki] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
2
3 Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left.
4
5 Here's a paragraph.
6
7 Here's another one with *emphasised* text.
8
9 do ë characters work? Sure.
10
11 Hupple hupple hupple hupple snork.
12
13 There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
14
15 Korean characters test : 한글테스트입니다.
16
17 測試 c测试
18
19 test edit
20
21 some hindī? हिन्दी
22
23 # Header
24
25 ## Subheader
26
27 > This is a blockquote.
28 >
29 > This is the first level of quoting.
30 >
31 > > This is nested blockquote.
32 >
33 >> Without a space works too.
34 >>> to three levels
35 >
36 > Back to the first level.
37
38 Numbered list 
39
40 1. First item.
41  1. Sub item.
42 1. Another.
43 1. And another..
44  1. foo
45  2. bar
46   3. baz
47    4. qux
48     5. quux
49      6. wibble
50
51 Bulleted list
52
53 * item
54 * *item*
55 * item
56 * one
57   * two
58      * three
59        * four
60         * five
61
62 * a new list
63  * with sub heads
64  * like this
65
66 ----
67
68 [[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
69 [[haiku hint="sandbox play"]]
70
71 ----
72
73 The haiku will change after every save, mind you.
74
75 ## Different sorts of links:
76
77 * [[Features]]
78 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
79 * <http://www.gnu.org/>
80 * [GNU](http://www.gnu.org/)
81 * [Email](mailto:noone@invalid)
82 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
83 * <a href="http://www.google.com/">plain old html link</a>
84 * [[foo]]
85 * WikiLink
86
87 -----
88
89 This sandbox is also a [[ikiwiki/blog]]!
90
91 [[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]