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