]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
it's a wiki, so yes
[ikiwiki.git] / doc / sandbox.mdwn
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
2
3 ----
4
5 test more test
6 [[中文显示]]
7
8 Here's a paragraph.
9
10 The following code block is pre-formatted:
11
12     Testing what
13     pre-formatted code blocks
14     look like.
15
16 Here's another one with *emphasised* text.
17
18 # Header
19
20 ## Subheader
21
22 > This is a blockquote.
23 >
24 > This is the first level of quoting.
25 >
26 > > This is nested blockquote.
27 >
28 >> Without a space works too.
29 >>> to three levels
30 >
31 > Back to the first level.
32
33 Numbered list 
34
35 1. First item.
36  1. Sub item.
37 1. Another.
38 1. And another..
39  1. foo
40  2. bar
41   3. baz
42    4. qux
43     5. quux
44      6. wibble
45
46 Bulleted list
47
48 * item
49 * *item*
50 * item
51 * one
52   * two
53      * three
54        * four
55         * five
56
57 ----
58
59 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
60 [[!haiku hint="sandbox play"]]
61
62 ----
63
64 The haiku will change after every save, mind you.
65
66 ## Different sorts of links:
67
68 * [[Features]]
69 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
70 * <http://www.gnu.org/>
71 * [GNU](http://www.gnu.org/)
72 * [Email](mailto:noone@invalid)
73 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
74 * <a href="http://www.google.com/">plain old html link</a>
75 * [[foo]]
76
77 -----
78
79 This SandBox is also a [[blog]]!
80
81 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
82
83 --------
84
85 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
86
87 But, of course, rsync is better.
88
89 ----
90
91 Let's see what happens... ~~
92
93 測試的啦
94
95 ----
96
97
98 testing