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