Table formatting
Discussion
Tried this just for a laugh but it seems to be broken - using exactly the same formatting codes some lines get made into tables but some don't. Or am I doing something wrong?
This thread here:
http://www.pistonheads.com/gassing/topic.asp?h=0&a...
It is down to the spacings after the tables. The system looks for a carriage return after the last table field to know to go to the next row of the table, but if there is a space inbetween it doesn't recognise that row as a table row.
e.g.
||Field1||Field2||<space>
||Space at end too||Bob||
but without the spaces at the end of the row it formats as:
Hope that makes it clearer
and I have edited the example thread to show the table properly.
e.g.
||Field1||Field2||<space>
| another1 | another2 |
| 3rd | 4th |
||Space at end too||Bob||
but without the spaces at the end of the row it formats as:
| Field1 | Field2 |
| another1 | another2 |
| 3rd | 4th |
| Space at end too | Bob |
Hope that makes it clearer
and I have edited the example thread to show the table properly.Gassing Station | Website Feedback | Top of Page | What's New | My Stuff


