From 6d77c7796c1039d0c23fb7c1d16929bd8f78b39b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 15 Oct 2007 15:57:38 +0200 Subject: Grab upstream pages from version 2.9. --- sandbox.mdwn | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 sandbox.mdwn (limited to 'sandbox.mdwn') diff --git a/sandbox.mdwn b/sandbox.mdwn new file mode 100644 index 0000000..c93c8f3 --- /dev/null +++ b/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 + +[[WikiLink]] -- cgit v1.2.3