]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/sandbox.mdwn
Untested backport to Ubuntu trusty.
[git.ikiwiki.info.git] / doc / sandbox.mdwn
index 0eb26a3ccef4dc35dd035ae4c9f02f6e9335601c..038412d14b09156f2cee05e93ce4b3600587c3ad 100644 (file)
@@ -1,14 +1,21 @@
-[[!template  id=test45 text="""Here is the text to insert into my note."""]]
+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"]]
 
 This is the [[SandBox]], a page anyone can edit to try out ikiwiki
 (version [[!version  ]]).
-
+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.