]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
3 [[nu page]]
4 hello
6 testing 1..2..3!!
8 [[한글페이지]]
9 ----
11 Here's a paragraph.
13 The following code block is pre-formatted:
15     Testing what
16     pre-formatted code blocks
17     look like.
19 Here's another one with *emphasised* text.
21 # Header
23 ## Subheader
25 > This is a blockquote.
26 >
27 > This is the first level of quoting.
28 >
29 > > This is nested blockquote.
30 >
31 >> Without a space works too.
32 >>> to three levels
33 >
34 > Back to the first level.
36 Numbered list 
38 1. First item.
39  1. Sub item.
40 1. Another.
41 1. And another..
42  1. foo
43  2. bar
44   3. baz
45    4. qux
46     5. quux
47      6. wibble
49 Bulleted list
51 * item
52 * *item*
53 * item
54 * one
55   * two
56      * three
57        * four
58         * five
60 * a new list
61  * with sub heads
62  * like this
64 ----
66 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
67 [[!haiku hint="sandbox play"]]
69 ----
71 The haiku will change after every save, mind you.
73 ## Different sorts of links:
75 * [[Features]]
76 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
77 * <http://www.gnu.org/>
78 * [GNU](http://www.gnu.org/)
79 * [Email](mailto:noone@invalid)
80 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
81 * <a href="http://www.google.com/">plain old html link</a>
82 * [[foo]]
83 * WikiLink
85 -----
87 This SandBox is also a [[blog]]!
89 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
91 -----
92 [[한글]]
94 --------
96 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
98 But, of course, rsync is better.
100 ----
102 Let's see what happens...