From e381184944cb951ca78123c301ee61f0c6ff50a4 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl5PovueK32TVJAFbJFLnOWbOkUH1C8-E4" Date: Wed, 14 Sep 2011 23:31:29 -0400 Subject: [PATCH] --- doc/sandbox.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/sandbox.mdwn b/doc/sandbox.mdwn index 2c42d0ddf..b1f1242eb 100644 --- a/doc/sandbox.mdwn +++ b/doc/sandbox.mdwn @@ -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!"); +} +"""]] -- 2.45.2