diff options
Diffstat (limited to 'backend/ikistrap/basewiki/sandbox.mdwn')
-rw-r--r-- | backend/ikistrap/basewiki/sandbox.mdwn | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/backend/ikistrap/basewiki/sandbox.mdwn b/backend/ikistrap/basewiki/sandbox.mdwn new file mode 100644 index 0000000..c66534f --- /dev/null +++ b/backend/ikistrap/basewiki/sandbox.mdwn @@ -0,0 +1,32 @@ +This is the SandBox, a page anyone can edit to learn how to use the wiki. + +---- + +Here's a paragraph. + +Here's another one with *emphasised* text. + +# Header + +## Subheader + +> This is a blockquote. +> +> This is the first level of quoting. +> +> > This is nested blockquote. +> +> Back to the first level. + +Numbered list + +1. First item. +1. Another. +1. And another.. + +Bulleted list + +* *item* +* item + +[[ikiwiki/WikiLink]] |