diff options
l---------[-rw-r--r--] | basewiki/index.mdwn | 8 | ||||
l---------[-rw-r--r--] | basewiki/sandbox.mdwn | 33 |
2 files changed, 2 insertions, 39 deletions
diff --git a/basewiki/index.mdwn b/basewiki/index.mdwn index f88c1de45..d9f08acd6 100644..120000 --- a/basewiki/index.mdwn +++ b/basewiki/index.mdwn @@ -1,7 +1 @@ -Welcome to your new wiki. - -All wikis are supposed to have a [[SandBox]], so this one does too. - ----- - -This wiki is powered by [ikiwiki](http://ikiwiki.info). +../doc/basewiki/index.mdwn
\ No newline at end of file diff --git a/basewiki/sandbox.mdwn b/basewiki/sandbox.mdwn index c93c8f331..e92d4a31c 100644..120000 --- a/basewiki/sandbox.mdwn +++ b/basewiki/sandbox.mdwn @@ -1,32 +1 @@ -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]] +../doc/basewiki/sandbox.mdwn
\ No newline at end of file |