ikiwiki/doc/sandbox.mdwn

46 lines
611 B
Markdown

This is the SandBox, a page anyone can edit to try out ikiwiki.
----
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
* item
* just to try this stuff - looks kool!
* test
* hi mom
[[WikiLink]]
----
This sandbox is also a [[blog]]! Any [[SubPage]] of this page is automatically
added to the blog below.
----
[[inline pages="sandbox/*" show="5"]]