ikiwiki/doc/sandbox.mdwn

78 lines
1.2 KiB
Plaintext
Raw Normal View History

2008-07-19 19:08:04 +02:00
This is the SandBox, a page anyone can edit to try out ikiwiki.
2006-03-10 03:10:44 +01:00
2008-07-19 19:08:04 +02:00
----
2008-07-02 23:45:29 +02:00
2008-07-19 19:08:04 +02:00
Here's a paragraph.
2008-07-19 18:30:54 +02:00
2008-07-19 19:08:04 +02:00
Here's another one with *emphasised* text.
2008-07-19 18:30:54 +02:00
2008-07-19 19:08:04 +02:00
# Header
2008-07-19 18:30:54 +02:00
2008-07-19 19:08:04 +02:00
## Subheader
2008-07-19 18:30:54 +02:00
2008-07-19 19:08:04 +02:00
> 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
* a new list
* with sub heads
* like this
----
[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
[[!haiku hint="sandbox play"]]
2008-07-19 19:08:04 +02:00
----
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
-----
2008-08-25 22:45:48 +02:00
This SandBox is also a [[ikiwiki/blog]]!
2008-07-19 19:08:04 +02:00
[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]