Perhaps have an option to set the tab stop explicitly in the code tags:
[code=c, tab=2]
#include <stdio.h>
int main ( void )
{
puts ( "Hello, world!" );
return 0;
}
[/code]
Last edited by Narue; Mar 28th, 2008 at 11:34 am.
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Offline 11,807 posts
since Sep 2004