aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__.mdwn
blob: e26ef8d1215faa4f3b5c5d6ed4b585804f59ec7c (plain)
1
2
3
4
5
6
7
8
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 ] ] (remove the space between the two square brackets). It will expose code like:

    [[foobar]]