markup
[ikiwiki.git] / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to learn how to use the wiki.
2
3 ----
4
5 A pagespec test:
6 [[!testpagespec  pagespec="(!*/Discussion and !docs/*) and !(user(justin) or user(matthias) or user(swildner) or user(josepht) )" match="mascot and user(swildner)"]]
7
8
9
10 Here's a paragraph.
11
12 Here's another one with *emphasised* text.
13
14 # Header
15
16 ## Subheader
17
18 > This is a blockquote.
19 >
20 > This is the first level of quoting.
21 >
22 > > This is nested blockquote.
23 >
24 > Back to the first level.
25
26 Numbered list 
27
28 1. First item.
29 1. Another.
30 1. And another..
31
32 Bulleted list
33
34 * *item*
35 * item
36
37 [[ikiwiki/WikiLink]]