]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
missed localising a string
[ikiwiki.git] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
2
3 ----
4 Do re me fa so la te... git!
5
6
7 # テスト。
8
9 Test. Korean. 나는 한국인, 백두산,동해
10
11 Test. Chinese. 我是中国人,泰山、黄河。
12
13 testing openid ... ignore.
14
15 Test. Проверка. Тэстенг. テスト ığüşöçİ ทดสอบ éphémère
16
17 Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left.
18
19 Testing it in a comment...
20
21 Here's a paragraph.
22
23 Here's another one with *emphasised* text.
24
25 do ë characters work? Sure.
26
27 OpenID test. It works!!
28
29 Hupple hupple hupple hupple snork.
30
31 Exactly my point!
32
33 Test..
34
35 There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
36
37 # Header
38
39 ## Subheader
40
41 > This is a blockquote.
42 >
43 > This is the first level of quoting.
44 >
45 > > This is nested blockquote.
46 >
47 >> And without a space works too.
48 >>> to three levels
49 >
50 > Back to the first level.
51
52 Numbered list 
53
54 1. First item.
55  1. Sub item.
56 1. Another.
57 1. And another..
58  1. foo
59  2. bar
60   3. baz
61    4. qux
62     5. quux
63
64 Bulleted list
65
66 * item
67 * *item*
68 * item
69 * one
70   * two
71      * three
72        * four
73         * five
74
75 ----
76
77 [[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
78 [[haiku hint="sandbox play"]]
79
80 ----
81
82 ## Different sorts of links:
83
84 * [[WikiLink]]
85 * [[different_name_for_a_WikiLink|WikiLink]]
86 * <http://www.gnu.org/>
87 * [GNU](http://www.gnu.org/)
88 * [Email](mailto:noone@invalid)
89 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
90
91 -----
92
93 <div class="whatever">
94
95 Try putting divs around a list doesn't work:
96
97 * first item
98 * second item
99
100 </div>
101
102 span also doesn't work:
103
104 <span class="whatever">
105 * first item
106 * second item
107 </span>
108
109 ----
110
111 This sandbox is also a [[blog]]!
112
113 [[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]