diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-09 04:53:37 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-09 04:53:37 +0200 |
commit | 204fed321789169f57b2158627d954039da9da68 (patch) | |
tree | 74eb598bb681a778e6f91cb8a6d8117e546688a1 /sandbox.mdwn | |
parent | c3e82d9779bf49e2eba17df2436c2df8d0025199 (diff) | |
parent | 099944e5620b5e9ebaf43e1dc53d787289fbf04d (diff) |
Merge branch 'master-nonedit' into allinone-nonedit
Diffstat (limited to 'sandbox.mdwn')
-rw-r--r-- | sandbox.mdwn | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/sandbox.mdwn b/sandbox.mdwn deleted file mode 100644 index c66534f..0000000 --- a/sandbox.mdwn +++ /dev/null @@ -1,32 +0,0 @@ -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]] |