(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM <Data@web>
Thu, 15 Sep 2011 18:14:34 +0000 (14:14 -0400)
committeradmin <admin@branchable.com>
Thu, 15 Sep 2011 18:14:34 +0000 (14:14 -0400)
doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__.mdwn [new file with mode: 0644]

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 (file)
index 0000000..7d7be41
--- /dev/null
@@ -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]]