]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/sandbox.mdwn
code block test
[git.ikiwiki.info.git] / doc / sandbox.mdwn
index 52140925f5e833ffb5b2eae0251541308418fe2b..be6abdbde55b6e896e34a35ecf4801bca74621fc 100644 (file)
@@ -1,6 +1,5 @@
 # Sandbox
 
-Test 
 [[!pagestats  pages="/tags/*"]]
 
 [[!sidebar  content="dfdsfsf""
@@ -117,6 +116,13 @@ Now we try to write a "code" block starting with a hash sign
     $ another test
 
 
+Oh, let's try to do the same thing using sane syntax instead:
+
+~~~
+# test 1,2,3
+$ another test
+~~~
+
 Now let's write the same block, with a bullest list preceding it.
 
 
@@ -172,3 +178,5 @@ endmodule
 #<asd>
 
 This is simple enough for now [[sandbocen]] no?
+
+    Do code tags work?