ikiwiki/doc/sandbox.mdwn

49 lines
634 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.
>
>> And without a space works too.
>
> Back to the first level.
Numbered list
1. First item.
1. Sub item.
1. Another.
1. And another..
1. foo
2. bar
3. baz
4. qux
5. quux
Bulleted list
* *item*
* item
* item
* just to try this stuff - looks kool!
[[WikiLink]]
----
This sandbox is also a [[blog]]!
[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]