]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
fecbd4bf1cfdc199478f43e52bd51380accd78d1
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
3 Vick was here and had this to say:
4 1. my first point is blah
5 2. my second point is blahblah
6     - of course, dont forget about this
7     - and that
8     - and the other
9         - which has a subpoint
10 3. does this work?
11     * subone
12     * sub2
13     * sub3
15 == and my heading is this ==
16 some important stuff here
18 ==== less important heading ====
19 blahblahblah
21 ----
22 misc test
24 test more test
25 [[中文显示]]
27 Here's a paragraph.
29 The following code block is pre-formatted:
31     Testing what
32     pre-formatted code blocks
33     look like.
35 Here's another one with *emphasised* text.
37 # Header
39 ## Subheader
41 > This is a blockquote.
42 >
43 > This is the first level of quoting.
44 >
45 > > This is nested blockquote.
46 >
47 >> Without a space works too.
48 >>> to three levels
49 >
50 > Back to the first level.
52 Numbered list 
54 1. First item.
55  1. Sub item.
56 1. Another.
57 1. And another..
58  1. foo
59  2. bar
60   3. baz
61    4. qux
62     5. quux
63      6. wibble
65 Bulleted list
67 * item
68 * *item*
69 * item
70 * one
71   * two
72      * three
73        * four
74         * five
76 ----
78 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
79 [[!haiku hint="sandbox play"]]
81 ----
83 The haiku will change after every save, mind you.
85 ## Different sorts of links:
87 * [[Features]]
88 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
89 * <http://www.gnu.org/>
90 * [GNU](http://www.gnu.org/)
91 * [Email](mailto:noone@invalid)
92 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
93 * <a href="http://www.google.com/">plain old html link</a>
94 * [[foo]]
96 -----
98 This SandBox is also a [[blog]]!
100 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
102 --------
104 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
106 But, of course, rsync is better.
108 ----
110 Let's see what happens... ~~
112 測試的啦