X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/72c3b81efb1079f8db070ac89e97e9b7bcedd61b..0abef571c74e054bd6dfbaee140f1b334cdaa6e2:/doc/sandbox.mdwn?ds=sidebyside diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 1b0c5d54d..038412d14 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -1,5 +1,10 @@ -[[!template id=test45 text="""Here is the text to insert into my note."""]] -dddddddddddd +Nope my friend. + +<<<<<<< HEAD +[[test link]] +======= +[[Test link]] +>>>>>>> 59f04c5ad3daf0c01e81d28ec1106e23567a1100 [[!meta date="Thu Jun 16 22:04:33 2005" updated="Thu Dec 22 01:23:20 2011"]] @@ -8,7 +13,9 @@ This is the [[SandBox]], a page anyone can edit to try out ikiwiki vvvv CamelCase ? -What about [[this page]]? +[[!tag sandbox]] + +What about [[this page]], nono better [[that page]]? hello world (right back at ya) @@ -16,10 +23,60 @@ wait how does versioning work test, is it being saved? Probably. I will check. This seems really straightforward. +Hello! + ~~~ pre formated text? ~~~ +``` +testing markdown +``` + +# one + +- foo + +## two + +- bar + +### trois + +- blah + - more blah + +#### quatre + +## bir +- bir + +## iki +- iki + +* yildiz +** cyildiz + +- tire + - ctire + +* *i dene* +* **b dene** + + +1. number +2. list + a. ick + b. bar + +| table | here | +|----|.----.| +| test adfasdfasdfa | 2 | +| subtest | adfad| + +ok no formating. + + > This is a blockquote. > > This is the first level of quoting.