]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/sandbox.mdwn
Revert spam
[ikiwiki.git] / doc / sandbox.mdwn
index 6ea8cc60794e9fdc713e53ae79cd8b286906f84b..96b880b348d2c680925f9e1e8bb0d859aee43f73 100644 (file)
@@ -171,3 +171,13 @@ testing
 [[!toc  levels=2]]
 
 [[Mamma Mia]]
+
+----
+
+[[!format  c """
+void main () {
+    printf("hello, world!");
+}
+"""]]
+
+