]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
f1a27f819a09fac02ce6d9d42344339e038307d5
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki.
3 hello
5 testing 1..2..3!!
7 ----
9 I am testing the edit box provided through ikiwiki.cgi.
11 ----
13 Here's a paragraph.
15 The following code block is pre-formatted:
17     Testing what
18     pre-formatted code blocks
19     look like.
21 Here's another one with *emphasised* text.
23 # Header
25 ## Subheader
27 > This is a blockquote.
28 >
29 > This is the first level of quoting.
30 >
31 > > This is nested blockquote.
32 >
33 >> Without a space works too.
34 >>> to three levels
35 >
36 > Back to the first level.
38 Numbered list 
40 1. First item.
41  1. Sub item.
42 1. Another.
43 1. And another..
44  1. foo
45  2. bar
46   3. baz
47    4. qux
48     5. quux
49      6. wibble
51 Bulleted list
53 * item
54 * *item*
55 * item
56 * one
57   * two
58      * three
59        * four
60         * five
62 * a new list
63  * with sub heads
64  * like this
65 -----
67 ## a level 2 heading
68 huh?
70 ----
72 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
73 [[!haiku hint="sandbox play"]]
75 ----
77 The haiku will change after every save, mind you.
79 ## Different sorts of links:
81 * [[Features]]
82 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
83 * <http://www.gnu.org/>
84 * [GNU](http://www.gnu.org/)
85 * [Email](mailto:noone@invalid)
86 * [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
87 * <a href="http://www.google.com/">plain old html link</a>
88 * [[foo]]
89 * WikiLink
91 -----
93 This SandBox is also a [[blog]]!
95 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
97 --------
99 This gives an example of inline code: `tar | netcat` is a nice way to transfer bulk files over the net
101 But, of course, rsync is better.
103 ----
105 Let's see what happens... ~~