X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/32f3b4de00b1d2c4e3bfd7eca63f5ebbd4501ae7..HEAD:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index e0193642d..3d0fba4b3 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -4,27 +4,25 @@ Hello, ikiwiki. +Testing. + +Testing. One Two Three. + [[!sidebar ]] +Here's a hr: + +--------------------------------------------------------- ## number 2 ### number 3 +#### number 4 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. - -Awesome :P - ## Blockquotes > This is a blockquote. @@ -51,6 +49,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 @@ -176,15 +183,6 @@ module vc_Mux2 #( parameter W = 1 ) endmodule """]] -# - -This is simple enough for now [[sandbocen]] no? - - Do code tags work? - -test by max - -test by bbb - +testing the ikiwiki sandbox. +Testing 1, 2, 3..... -Can I make a [[NewPage]]?