ikiwiki/doc/sandbox.mdwn

71 lines
1012 B
Markdown

This is the SandBox, a page anyone can edit to try out ikiwiki.
----
Test. Проверка. テスト ığüşöçİ
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.
>>> to three levels
>
> 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!
* one
* two
* two
*one
*one
----
[[haiku hint="sandbox play"]]
----
## Different sorts of links:
* [[WikiLink]]
* [[different_name_for_a_WikiLink|WikiLink]]
* [[different name for a WikiLink (with spaces this time)|WikiLink]]
* <http://www.gnu.org/>
* [GNU](http://www.gnu.org/)
* [Email](mailto:noone@invalid)
-----
This sandbox is also a [[blog]]!
[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]