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