]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
web commit by XTaran: Correction: write-back -> markup
[ikiwiki.git] / doc / sandbox.mdwn
1
2
3
4 This is the SandBox, a page anyone can edit to try out this fab ikiwiki.
5
6 Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left.
7
8 Here's a paragraph.
9
10 Here's another one with *emphasised* text.
11
12 do ë characters work? Sure.
13
14 Hupple hupple hupple hupple snork.
15
16 There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
17
18 Korean characters test : 한글테스트입니다.
19
20 # Header
21
22 ## Subheader
23
24 > This is a blockquote.
25 >
26 > This is the first level of quoting.
27 >
28 > > This is nested blockquote.
29 >
30 >> And without a space works too.
31 >>> to three levels
32 >
33 > Back to the first level.
34
35 Numbered list 
36
37 1. First item.
38  1. Sub item.
39 1. Another.
40 1. And another..
41  1. foo
42  2. bar
43   3. baz
44    4. qux
45     5. quux
46
47 Bulleted list
48
49 * item
50 * *item*
51 * item
52 * one
53   * two
54      * three
55        * four
56         * five
57
58 ----
59 Its a WikiWikiWorld!! 
60
61 ----
62
63 [[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
64 [[haiku hint="sandbox play"]]
65
66 ----
67
68 ## Different sorts of links:
69
70 * [[Features]]
71 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
72 * <http://www.gnu.org/>
73 * [GNU](http://www.gnu.org/)
74 * [Email](mailto:noone@invalid)
75 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
76 * <a href="http://www.google.com/">plain old html link</a>
77 * [[foo]]
78
79 -----
80
81 This sandbox is also a [[ikiwiki/blog]]!
82
83 [[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]