]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
(no commit message)
[ikiwiki.git] / doc / sandbox.mdwn
index 432652d3a495800a279ca385634ce6ac0d99b6a1..5c3bb8d5120480cb235f996e723761e767934d8c 100644 (file)
@@ -4,25 +4,23 @@
 
 Hello, ikiwiki.
 
+Testing.
+
 [[!sidebar ]]
 
+Here's a hr:
+
+---------------------------------------------------------
 
 ## number 2
 ### number 3
+#### number 4
 
-This is the [[SandBox]], a page anyone can edit to try out ikiwiki
+This is the SandBox, a page anyone can edit to try out ikiwiki
 (version [[!version  ]]).
 
 [[!toc levels=1 startlevel=2 ]]
 
-See, online editing :-p
-
-Let's try this~!
-
-w00t, how does this look on the **git** end? Well, as a commit of course.
-
-Testing this sandbox thing.
-
 ## Blockquotes
 
 > This is a blockquote.
@@ -49,6 +47,15 @@ Let's see a table:
 Heading 1|Heading 2|Heading 3
 Item 1| Item 2| Item 3"""]]
 
+    location / {
+     proxy_pass http://test.ashep:80;
+     proxy_cache default;
+     proxy_cache_valid 200 302 10m;
+     proxy_cache_valid 404 1m;
+    }
+
+
+
 
 Numbered list 
 
@@ -173,13 +180,3 @@ module vc_Mux2 #( parameter W = 1 )
 
 endmodule
 """]]
-
-#<asd>
-
-This is simple enough for now [[sandbocen]] no?
-
-    Do code tags work?
-
-test by max
-
-test by bbb