(no commit message)
[ikiwiki.git] / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to learn how to use the wiki.
2
3 ----
4 TEst123.
5
6 A pagespec test:
7 [[!testpagespec  pagespec="(!*/Discussion and !docs/*) and !(user(justin) or user(matthias) or user(swildner) or user(josepht) )" match="mascot and user(swildner)"]]
8
9 Text!!
10
11 <pre>
12   HAHAHAHAHAH
13        even ... HAHAHAHAHA
14 </pre>
15
16
17
18 Here's a paragraph. 
19
20 Here's another one with *emphasised* text.
21
22 # Header
23
24 ## Subheader
25
26 > This is a blockquote.
27 >
28 > This is the first level of quoting.
29 >
30 > > This is nested blockquote.
31 >
32 > Back to the first level.
33
34 Numbered list 
35
36 1. First item.
37 1. Another.
38 1. And another..
39
40 Bulleted list
41
42 * *item*
43 * item
44
45 Here's a link: [vKernelTips](http://www.dragonflybsd.org/docs/user/vKernelTips/)
46
47 [[ipfw3|/docs/ipfw3]]
48
49 [[named absolute internal link|/docs/handbook/FTP]]
50
51 [[named internal link|FTP]]
52
53 [[docs/developer/GEMdrmKMS]]
54
55 [[docs/developer/Manually_Build_X_and_Beyond]]
56
57 [[docs/faq/FAQ-English]]
58
59 [[sandbox/Testpage]]
60
61 [[ikiwiki/WikiLink]]
62
63 [[foo]]
64
65 [[tmpswildner]]
66
67 [[docs/howtos/swapcache]]
68
69 [[posix_checklists]]
70
71 [[i386_phaseout_discussion]]
72
73
74 <hr />
75
76 ## Broken Links
77
78 [[!brokenlinks]]
79
80
81 <hr />
82
83 ## Table test
84
85 [[!table  data="""
86 Customer |Amount
87 Fulanito |134,34
88 Menganito|234,56
89 Menganito|234,56
90 """]]
91
92 ## Orphan Pages and/or Files
93
94 [[!orphans  pages="* and !blog/*"]]