]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
web commit by stm
[ikiwiki.git] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
2
3 ----
4
5 testing openid ... ignore.
6
7 Test. Проверка. テスト ığüşöçİ ทดสอบ éphémère
8
9 Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left.
10
11 Testing it in a comment...
12
13 Here's a paragraph.
14
15 Here's another one with *emphasised* text.
16
17 do ë characters work? Sure.
18
19 Nofle nofle
20
21 OpenID test. It works!!
22
23 Hupple hupple hupple hupple snork.
24
25 Test..
26
27 There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
28
29 # Header
30
31 ## Subheader
32
33 > This is a blockquote.
34 >
35 > This is the first level of quoting.
36 >
37 > > This is nested blockquote.
38 >
39 >> And without a space works too.
40 >>> to three levels
41 >
42 > Back to the first level.
43
44 Numbered list 
45
46 1. First item.
47  1. Sub item.
48 1. Another.
49 1. And another..
50  1. foo
51  2. bar
52   3. baz
53    4. qux
54     5. quux
55
56 Bulleted list
57
58 * item
59 * *item*
60 * item
61 * one
62   * two
63      * three
64        * four
65         * five
66
67 ----
68
69 [[haiku hint="sandbox play"]]
70
71 ----
72
73 ## Different sorts of links:
74
75 * [[WikiLink]]
76 * [[different_name_for_a_WikiLink|WikiLink]]
77 * [[different name for a WikiLink (with spaces this time)|WikiLink]]
78 * <http://www.gnu.org/>
79 * [GNU](http://www.gnu.org/)
80 * [Email](mailto:noone@invalid)
81 * WikiLink without any markup.
82
83 -----
84
85 This sandbox is also a [[blog]]!
86
87 [[inline pages="sandbox/*" rootpage="sandbox" show="5"]]
88
89 ----
90
91 strange behaviour on my 2.0 test installation - trying
92
93 * list item 1
94 * list item 2
95 * list item 3
96
97 1. First item.
98 1. Sub item.
99 1. Another.
100 1. And another..
101
102 seems to do TheSameHere - i had expected the second block to compile to a numbered list.
103
104 ----