]> sipb.mit.edu Git - ikiwiki.git/commitdiff
code block test
authortestzar <testzar@web>
Mon, 20 Feb 2012 09:59:29 +0000 (05:59 -0400)
committeradmin <admin@branchable.com>
Mon, 20 Feb 2012 09:59:29 +0000 (05:59 -0400)
doc/sandbox.mdwn

index c3fb32b303be067c1a58fc32c1ea0c456bf2cee6..be6abdbde55b6e896e34a35ecf4801bca74621fc 100644 (file)
@@ -116,6 +116,13 @@ Now we try to write a "code" block starting with a hash sign
     $ another test
 
 
     $ 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.
 
 
 Now let's write the same block, with a bullest list preceding it.