projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
125c6ec
)
(no commit message)
author
furby
<furby@web>
Fri, 28 Aug 2009 22:03:28 +0000
(18:03 -0400)
committer
Joey Hess
<joey@kitenet.net>
Fri, 28 Aug 2009 22:03:28 +0000
(18:03 -0400)
doc/sandbox.mdwn
patch
|
blob
|
history
diff --git
a/doc/sandbox.mdwn
b/doc/sandbox.mdwn
index 6ea8cc60794e9fdc713e53ae79cd8b286906f84b..b986176aeecd1122630a3aa3f3d1bf9482873d25 100644
(file)
--- 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!");
+}
+"""]]