diff options
Diffstat (limited to 'sandbox.mdwn')
-rw-r--r-- | sandbox.mdwn | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/sandbox.mdwn b/sandbox.mdwn new file mode 100644 index 00000000..9c28e608 --- /dev/null +++ b/sandbox.mdwn @@ -0,0 +1,56 @@ +This is the SandBox, a page anyone can edit to learn how to use the wiki. + +---- + +Here's a paragraph. + +Here's another one with *emphasised* text. + +# Header + +## Subheader + +> This is a blockquote. +> +> This is the first level of quoting. +> +> > This is nested blockquote. +> +> Back to the first level. + +Numbered list + +1. First item. +1. Another. +1. And another.. + +Bulleted list + +* *item* +* item + * sub item + +[[!table class="mycsstableclass" data=""" +Bla|Bla|Blubb +Foo|Bar|Batz +Foo|Bar|Batz +"""]] + +[[!template id=steckbrief.tmpl name="Juliane" nickname="juliane" JabberID="jabber@juliane.ccc.de" ICQ=12345 IRCNick="juliane" notes=""" +* foo +* bar +* batz +"""]] + +[[ikiwiki/WikiLink]] + +[[!listdirectives]] + +<!-- Place this code where you want the badge to render. --> +<a href="//plus.google.com/113945664020396949658?prsrc=3" + rel="publisher" target="_top" style="text-decoration:none;"> +<img src="//ssl.gstatic.com/images/icons/gplus-32.png" alt="Google+" style="border:0;width:32px;height:32px;"/> +</a> + + +[[!img glider.svg align="right" size="" alt=""]] |