ikiwiki/doc/sandbox.mdwn

60 lines
924 B
Plaintext
Raw Normal View History

2009-01-21 23:52:10 +01:00
This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]).
2006-03-10 03:10:44 +01:00
2008-11-26 19:43:08 +01: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
2009-09-10 22:16:56 +02:00
test 2
2009-09-10 22:14:29 +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.
2009-09-01 19:05:32 +02:00
>>> to three levels
2008-07-19 19:08:04 +02:00
>
> Back to the first level.
Numbered list
1. First item.
1. Sub item.
1. Another.
1. And another..
1. foo
2. bar
Bulleted list
* item
* *item*
* item
* one
* two
----
[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
[[!haiku hint="sandbox play"]]
2008-07-19 19:08:04 +02:00
----
2009-09-13 04:55:13 +02:00
blah
2008-07-19 19:08:04 +02:00
## Different sorts of links:
* [[Features]]
* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
* <http://www.gnu.org/>
* [GNU](http://www.gnu.org/)
-----
This SandBox is also a [[blog]]!
2008-07-19 19:08:04 +02:00
[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]