aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawl5PovueK32TVJAFbJFLnOWbOkUH1C8-E4 <Christopher@web>2011-09-14 23:31:29 -0400
committeradmin <admin@branchable.com>2011-09-14 23:31:29 -0400
commite381184944cb951ca78123c301ee61f0c6ff50a4 (patch)
tree79eb4f9d0a925c3dddca061360b5f644ccbdaf3f /doc
parent983cbfe3d0709f188054797df0739003eae23421 (diff)
downloadikiwiki-e381184944cb951ca78123c301ee61f0c6ff50a4.tar
ikiwiki-e381184944cb951ca78123c301ee61f0c6ff50a4.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/sandbox.mdwn5
1 files changed, 5 insertions, 0 deletions
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!");
+}
+"""]]