X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3980e5fac8b409a0f9fa6db43a4e5f2e929a83ae..268c4e9c857e222a22b836a3a895500012ccb296:/doc/sandbox.mdwn?ds=inline diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 35edc1ff7..3d0fba4b3 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -6,6 +6,8 @@ Hello, ikiwiki. Testing. +Testing. One Two Three. + [[!sidebar ]] Here's a hr: @@ -47,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 @@ -171,3 +182,7 @@ module vc_Mux2 #( parameter W = 1 ) endmodule """]] + +testing the ikiwiki sandbox. +Testing 1, 2, 3..... +