diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-07 11:58:35 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-07 11:58:35 +0000 |
commit | def2ff3005682419cdd8131e8e9c0241dadf1b6e (patch) | |
tree | 0644d3c44cdf4151d5914cace790934434c30c25 | |
parent | 433e5929ecb53d48dc519f37a7dfe44a79029729 (diff) |
web commit by tschwinge: Sanbox.
-rw-r--r-- | sandbox.mdwn | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/sandbox.mdwn b/sandbox.mdwn new file mode 100644 index 00000000..4d1574d9 --- /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]] |