From: https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM Date: Thu, 15 Sep 2011 18:14:34 +0000 (-0400) Subject: (no commit message) X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/fc15925d5dcab729c8463d67415dc69dfec739cb --- diff --git a/doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__.mdwn b/doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__.mdwn new file mode 100644 index 000000000..7d7be4160 --- /dev/null +++ b/doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__.mdwn @@ -0,0 +1,9 @@ +Normally if i indent by 4 spaces, the text will format as computer code, for example, + + int main () { + ... + } + +but it doesn't work for `[[foobar]]` + + [[foobar]]