]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
web commit by bremner: response to Joey, segue into musing about replacing tagged...
[ikiwiki.git] / 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 There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
12
13 Korean characters test : 한글테스트입니다.
14
15 測試 c测试
16
17 some hindī? हिन्दी 
18 some kannada? ಕನ್ನಡ
19
20 some Finnish: hääyöaie
21
22 # Header
23
24 ## Subheader
25
26 > This is a blockquote.
27 >
28 > This is the first level of quoting.
29 >
30 > > This is nested blockquote.
31 >
32 >> Without a space works too.
33 >>> to three levels
34 >
35 > Back to the first level.
36
37 Numbered list 
38
39 1. First item.
40  1. Sub item.
41 1. Another.
42 1. And another..
43  1. foo
44  2. bar
45   3. baz
46    4. qux
47     5. quux
48      6. wibble
49
50 Bulleted list
51
52 * item
53 * *item*
54 * item
55 * one
56   * two
57      * three
58        * four
59         * five
60
61 * a new list
62  * with sub heads
63  * like this
64
65 ----
66
67 [[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
68 [[haiku hint="sandbox play"]]
69
70 ----
71
72 The haiku will change after every save, mind you.
73
74 ## Different sorts of links:
75
76 * [[Features]]
77 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
78 * <http://www.gnu.org/>
79 * [GNU](http://www.gnu.org/)
80 * [Email](mailto:noone@invalid)
81 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
82 * <a href="http://www.google.com/">plain old html link</a>
83 * [[foo]]
84 * WikiLink
85
86 -----
87
88 This sandbox is also a [[ikiwiki/blog]]!
89
90 [[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]