]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/sandbox.mdwn
* Switched to Text::Markdown. Thanks a lot!
[git.ikiwiki.info.git] / doc / sandbox.mdwn
index a053d097713aa807e0e9a5e042ee32ee1a9f77af..582d46e846252e1a419e3e48982eca1243f6c90d 100644 (file)
@@ -1,9 +1,17 @@
 This is the SandBox, a page anyone can edit to try out ikiwiki.
 
+testing 1..2..3!!
+
 ----
 
 Here's a paragraph.
 
+The following code block is pre-formatted:
+
+    Testing what
+    pre-formatted code blocks
+    look like.
+
 Here's another one with *emphasised* text.
 
 # Header
@@ -16,7 +24,8 @@ Here's another one with *emphasised* text.
 >
 > > This is nested blockquote.
 >
->> And without a space works too.
+>> Without a space works too.
+>>> to three levels
 >
 > Back to the first level.
 
@@ -31,47 +40,46 @@ Numbered list
   3. baz
    4. qux
     5. quux
+     6. wibble
 
 Bulleted list
 
-* *item*
 * item
+* *item*
 * item
-* just to try this stuff - looks kool!
+* one
+  * two
+     * three
+       * four
+        * five
+
+* a new list
+ * with sub heads
+ * like this
 
 ----
 
-[[haiku hint="sandbox play"]]
+[[!template id=note text="this is generated by the [[plugins/haiku]] plugin"]]
+[[!haiku hint="sandbox play"]]
 
 ----
 
+The haiku will change after every save, mind you.
+
 ## Different sorts of links:
 
-* [[WikiLink]]
-* [[different_name_for_a_WikiLink|WikiLink]]
-* [[different name for a WikiLink (with spaces this time)|WikiLink]]
+* [[Features]]
+* [[different_name_for_a_WikiLink|ikiwiki/WikiLink]]
 * <http://www.gnu.org/>
 * [GNU](http://www.gnu.org/)
 * [Email](mailto:noone@invalid)
+* [![ikiwiki logo](http://ikiwiki.info/logo/ikiwiki.png)](http://ikiwiki.info)
+* <a href="http://www.google.com/">plain old html link</a>
+* [[foo]]
+* WikiLink
 
-----
-&#1506;&#1489;&#1512;&#1497;&#1514;
-&#1506;&#1489;&#1512;&#1497;&#1514; &#1506;&#1460;&#1501; &#1504;&#1456;&#1511;&#1493;&#1468;&#1491;&#1493;&#1465;&#1514;
-----
-
-So did that work? --[[Joey]]
-
-----
-
-Turkish spesific characters (latin5) expected to be here --> ığüşöçİĞÜŞÖÇ
-(character encoding set as UTF-8 on the client side)
-
-Hmm...  Rendered properly but now in this second entry, they all seem to be corrupted in the CGI form.  How about `sandbox.mdwn`?  --[[Roktas]]
-
-Displayed correctly after the previous (second) test, corrupted in the CGI form  though. --[[Roktas]]
-
-----
+-----
 
-This sandbox is also a [[blog]]!
+This SandBox is also a [[blog]]!
 
-[[inline pages="sandbox/*" rootpage="sandbox" show="5"]]
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]