diff options
author | Sean Bartell <wingedtachikoma@gmail.com> | 2009-11-23 02:25:38 -0500 |
---|---|---|
committer | Sean Bartell <wingedtachikoma@gmail.com> | 2009-11-23 02:25:38 -0500 |
commit | 34b961e31684bf11cf34aa720f4f75f2e23da5d4 (patch) | |
tree | 6e8477861cc1e30ae0b42e13f0775e14b18bccbe /doc | |
parent | ab2f53b081f98f92a40bb782ae9a755d7f6e4f6d (diff) | |
download | ikiwiki-34b961e31684bf11cf34aa720f4f75f2e23da5d4.tar ikiwiki-34b961e31684bf11cf34aa720f4f75f2e23da5d4.tar.gz |
Revert removal of sandbox content.
This reverts commit 62dd681b3aa406a9bb6c1174eeaaacc8fe6b94ff.
Conflicts:
doc/sandbox.mdwn
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sandbox.mdwn | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index f789143a6..bf913e78c 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,3 +1,63 @@ # Sandbox Omne contento in Wikipedia es subjecte al [Licentia GNU pro Documentation Libere](http://ia.wikipedia.org/wiki/Licentia_GNU_pro_Documentation_Libere). + +This is the [[SandBox]], a page anyone can edit to try out ikiwiki (version [[!version ]]). + + +## 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 + +Bulleted list + +* item +* *item* +* item +* one + * two + +---- + +[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]] +[[!haiku hint="sandbox play"]] + +---- + +## Different sorts of links: + +* [[Features]] +* <http://ikiwiki.info/ikiwiki/formatting/> +* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]] +* <http://www.gnu.org/> +* [GNU](http://www.gnu.org/) + +----- + +[[!progress percent=27]] + +[[!progress percent=78]] + +----- + +This **SandBox** is also a [[blog]]! + +[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]] |