]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/How_to_format___91____91__foobar__93____93___in_code_blocks__63__.mdwn
Added a comment: Error message gone; but how to start using po?
[git.ikiwiki.info.git] / doc / forum / How_to_format___91____91__foobar__93____93___in_code_blocks__63__.mdwn
1 Normally if i indent by 4 spaces, the text will format as computer code, for example,
3     int main () {
4     ...
5     }
7 but it doesn't work for [ [ foobar ] ] (remove the space between the two square brackets). It will expose code like:
9     [[foobar]]