This commit is contained in:
parent
b837da8d35
commit
28431952b5
1 changed files with 34 additions and 0 deletions
34
sandbox.mdwn
Normal file
34
sandbox.mdwn
Normal file
|
@ -0,0 +1,34 @@
|
|||
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
|
||||
<a id="test">
|
||||
> 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
|
||||
|
||||
[[ikiwiki/WikiLink]]
|
||||
|
||||
[[!calendar type="month" pages="blog/*"]]
|
Loading…
Reference in a new issue