ikiwiki/doc/sandbox.mdwn

84 lines
1.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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: ą, ć, ę, ł, ń, ó, ś, ż, ź.
Korean characters test : 한글테스트입니다.
some hindī? हिन्दी
# Header
## Subheader
> This is a blockquote.
>
> This is the first level of quoting.
>
> > This is nested blockquote.
>
>> 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
6. wibble
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"]]
----
The haiku will change after every save, mind you.
## 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]]
* WikiLink
-----
This sandbox is also a [[ikiwiki/blog]]!
[[inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]