Table formatting
Author
Discussion

GravelBen

Original Poster:

16,357 posts

254 months

Thursday 21st June 2007
quotequote all

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...

RacingPete

9,155 posts

228 months

Monday 25th June 2007
quotequote all
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>
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 smile and I have edited the example thread to show the table properly.

GravelBen

Original Poster:

16,357 posts

254 months

Tuesday 10th July 2007
quotequote all
Sorry, been away for a few weeks and only just noticed the fix - Cheers thumbup