X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/fa4fb57fcf43395a0960d3ebf865c2a09397a622..1bf72eb6d7bf23d90e622c851447c40fe007c16c:/doc/sandbox.mdwn diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index d388342da..3d0fba4b3 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -6,9 +6,12 @@ Hello, ikiwiki. Testing. +Testing. One Two Three. + [[!sidebar ]] Here's a hr: + --------------------------------------------------------- ## number 2 @@ -46,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 @@ -170,3 +182,7 @@ module vc_Mux2 #( parameter W = 1 ) endmodule """]] + +testing the ikiwiki sandbox. +Testing 1, 2, 3..... +