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