Testing comments
[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 Change with comment.
11
12 Here's a paragraph.
13
14 Here's another one with *emphasised* text.
15
16 # Header
17
18 ## Subheader
19
20 > This is a blockquote.
21 >
22 > This is the first level of quoting.
23 >
24 > > This is nested blockquote.
25 >
26 > Back to the first level.
27
28 Numbered list 
29
30 1. First item.
31 1. Another.
32 1. And another..
33
34 Bulleted list
35
36 * *item*
37 * item
38
39 Here's a link: [vKernelTips](http://www.dragonflybsd.org/docs/user/vKernelTips/)
40
41 [[docs/developer/GEMdrmKMS]]
42
43 [[docs/developer/Manually_Build_X_and_Beyond]]
44
45 [[docs/faq/FAQ-Japanese]]
46
47 [[sandbox/Testpage]]
48
49 [[ikiwiki/WikiLink]]
50
51 [[foo]]
52
53 [[tmpswildner]]
54
55 [[docs/howtos/swapcache]]
56
57 [[posix_checklists]]
58
59 [[i386_phaseout_discussion]]
60
61 [[!brokenlinks]]
62
63 Orphans:
64 [[!orphans  pages="* and !blog/*"]]
65