]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
>> fair enough, I think I can get converted to a warped time perspective. --ulrik
[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 Testing OpenID some more..
6
7 test more test
8 [[中文显示]]
9
10 Here's a paragraph.
11
12 The following code block is pre-formatted:
13
14     Testing what
15     pre-formatted code blocks
16     look like.
17
18 Here's another one with *emphasised* text.
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 >> 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      6. wibble
47
48 Bulleted list
49
50 * item
51 * *item*
52 * item
53 * one
54   * two
55      * three
56        * four
57         * five
58
59 ----
60
61 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
62 [[!haiku hint="sandbox play"]]
63
64 ----
65
66 The haiku will change after every save, mind you.
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 [[blog]]!
82
83 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
84
85 --------
86
87 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
88
89 But, of course, rsync is better.
90
91 ----
92
93 Let's see what happens... ~~
94
95 測試的啦
96
97 ----
98
99
100 testing
101
102 --
103 [[!toc  levels=2]]