]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
rename bugs/bugfix_for:___38____35__34__59__mtn:_operation_canceled:_Broken_pipe__38_...
[ikiwiki.git] / doc / sandbox.mdwn
index 41c49a7bd0c6f383798c3c3fa9edc7293b2cb8f8..582d46e846252e1a419e3e48982eca1243f6c90d 100644 (file)
@@ -1,24 +1,85 @@
-#I am bashman, I am learning to be hacker. 
+This is the SandBox, a page anyone can edit to try out ikiwiki.
 
-##I am studing in the high scool to be a ingenier.
+testing 1..2..3!!
 
-### I am like fedora an debian.
-### I am like perl and ikiwiki... :)
-    
-Coding...
+----
 
-    #!/usr/bin/perl
-    print "hello World in ikiwiki";
+Here's a paragraph.
 
-I am like this, is realy fast!, is the merma!. 
-OOO sorry by my english, is no very good. :-|
+The following code block is pre-formatted:
 
-:-|
+    Testing what
+    pre-formatted code blocks
+    look like.
 
-    Identing for PHP, by example...
+Here's another one with *emphasised* text.
 
-    <?php
-    $this->a = RespaldoPeer::doSelect(new Criteria());
-    ?>
+# Header
 
-lol.
+## Subheader
+
+> This is a blockquote.
+>
+> This is the first level of quoting.
+>
+> > This is nested blockquote.
+>
+>> Without a space works too.
+>>> to three levels
+>
+> Back to the first level.
+
+Numbered list 
+
+1. First item.
+ 1. Sub item.
+1. Another.
+1. And another..
+ 1. foo
+ 2. bar
+  3. baz
+   4. qux
+    5. quux
+     6. wibble
+
+Bulleted list
+
+* item
+* *item*
+* item
+* one
+  * two
+     * three
+       * four
+        * five
+
+* a new list
+ * with sub heads
+ * like this
+
+----
+
+[[!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:
+
+* [[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
+
+-----
+
+This SandBox is also a [[blog]]!
+
+[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]