]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
(no commit message)
[ikiwiki.git] / doc / sandbox.mdwn
1 This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version  ]]).
2
3 <<<<<<< HEAD
4 Test conflict.
5 =======
6 Testing 123.
7 >>>>>>> 8cc8bb52f7913e429be7e14203177ef374645718
8
9 # Header
10
11 ## Subheader2
12
13 > This is a blockquote.
14 >
15 > This is the first level of quoting.
16 >
17 > > This is nested blockquote.
18 >
19 >> Without a space works too.
20 >>> to three levels
21 >
22 > Back to the first level.
23
24 Numbered list 
25
26 1. First item.
27  1. Sub item.
28 1. Another.
29 1. And another..
30  1. foo
31  2. bar
32
33 Bulleted list
34
35 * item
36 * *item*
37 * item
38 * one
39   * footballs; runner; unices
40   * Cool !
41
42
43 ----
44
45 [[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
46 [[!haiku hint="sandbox play"]]
47
48 ----
49
50 ## Different sorts of links:
51
52 * [[Features]]
53 * <http://ikiwiki.info/ikiwiki/formatting/>
54 * [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
55 * <http://www.gnu.org/>
56 * [GNU](http://www.gnu.org/)
57
58 ----
59
60 This **SandBox** is also a [[blog]]!
61
62 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]