ikiwiki/doc/sandbox.mdwn

80 lines
1.4 KiB
Markdown

This is the SandBox, a page anyone can edit to try out ikiwiki.
Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left.
Here's a paragraph.
Here's another one with *emphasised* text.
do ë characters work? Sure.
Hupple hupple hupple hupple snork.
There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
test
Korean characters test : 한글테스트입니다.
# 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
* one
* two
* three
* four
* five
----
[[template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
[[haiku hint="sandbox play"]]
----
## Different sorts of links:
* [[Features]]
* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
* <http://www.gnu.org/>
* [GNU](http://www.gnu.org/)
* [Email](mailto:noone@invalid)
* [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
* <a href="http://www.google.com/">plain old html link</a>
* [[foo]]
-----
This sandbox is also a [[ikiwiki/blog]]!
[[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]