From 54a3928508d4421388e1b0876f963aa648da695c Mon Sep 17 00:00:00 2001 From: furby Date: Fri, 28 Aug 2009 18:03:28 -0400 Subject: [PATCH] --- doc/sandbox.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 6ea8cc607..b986176ae 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -171,3 +171,10 @@ testing [[!toc levels=2]] [[Mamma Mia]] +---- + +[[!format c """ +void main () { + printf("hello, world!"); +} +"""]] -- 2.44.0