Today I noticed that the (otherwise wonderful) Code Snippet plugin doesn't handle TAB characters as I think it should:

This is three TAB separated text columns.
I used Chrome.
See also my previous question (without the Code Snippet plugin).
It looks like every TAB is still translated into four spaces, even in [code] blocks. :-(
Another example:
1: 1 1 1
2: 12 12 12
3: 123 123 123
4: 1234 1234 1234
5: 12345 12345 12345
6: 123456 123456 123456
7: 1234567 1234567 1234567