(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawl5PovueK32TVJAFbJFLnOWbOkUH1C8-E4 <Christopher@web>
Thu, 15 Sep 2011 03:31:29 +0000 (23:31 -0400)
committeradmin <admin@branchable.com>
Thu, 15 Sep 2011 03:31:29 +0000 (23:31 -0400)
doc/sandbox.mdwn

index 2c42d0ddf5f84717064e26835b8b3e349c601f0c..b1f1242ebf75aeeaf26b723dd7803482e55feec1 100644 (file)
@@ -135,5 +135,10 @@ This **SandBox** is also a [[blog]]! xxx
 
 [[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]a
 
+[[!format  c """
+void main () {
+    printf("hello, world!");
+}
+"""]]