removed
[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 Text!!
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 Here's a link: [vKernelTips](http://www.dragonflybsd.org/docs/user/vKernelTips/)
38
39 [[docs/developer/GEMdrmKMS]]
40
41 [[docs/developer/Manually_Build_X_and_Beyond]]
42
43 [[docs/faq/FAQ-Japanese]]
44
45 [[sandbox/Testpage]]
46
47 [[ikiwiki/WikiLink]]
48
49 [[foo]]
50
51 [[tmpswildner]]
52
53 [[docs/howtos/swapcache]]
54
55 [[posix_checklists]]
56
57 [[!brokenlinks]]
58
59 Orphans:
60 [[!orphans  pages="* and !blog/*"]]
61