]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
web commit by bartuer: add a question about restructuredtext
[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 # Header
18
19 ## Subheader
20
21 > This is a blockquote.
22 >
23 > This is the first level of quoting.
24 >
25 > > This is nested blockquote.
26 >
27 >> And without a space works too.
28 >>> to three levels
29 >
30 > Back to the first level.
31
32 Numbered list 
33
34 1. First item.
35  1. Sub item.
36 1. Another.
37 1. And another..
38  1. foo
39  2. bar
40   3. baz
41    4. qux
42     5. quux
43      6. wibble
44
45 Bulleted list
46
47 * item
48 * *item*
49 * item
50 * one
51   * two
52      * three
53        * four
54         * five
55
56 ----
57
58 [[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
59 [[haiku hint="sandbox play"]]
60
61 ----
62
63 The haiku will change after every save, mind you.
64
65 ## Different sorts of links:
66
67 * [[Features]]
68 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
69 * <http://www.gnu.org/>
70 * [GNU](http://www.gnu.org/)
71 * [Email](mailto:noone@invalid)
72 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
73 * <a href="http://www.google.com/">plain old html link</a>
74 * [[foo]]
75
76 -----
77
78 This sandbox is also a [[ikiwiki/blog]]!
79
80 [[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]