First I want to thank you LOADS for this hack (and especially the port to 3.7.2) I found lots of uses for it.
But now I think I found a bug or two.
This works as expected:
Code:
[table="width=300px;head;autonum=1;autonumtitle='autonum'; css=black"]1|2|3
1.1|1.2|1.3
{css=blue}2.1 2.2 2.3
3.1|3.2|3.3
4.1|4.2|4.3[/table]
But if I put in a {colsp=x>1} an empty, headerless cell is added at the end:
Code:
[table="width=300px;head;autonum=1;autonumtitle='autonum'; css=black"]1|2|3
1.1|1.2|1.3
{css=blue}{colsp=3}2.1 2.2 2.3
3.1|3.2|3.3
4.1|4.2|4.3[/table]
Also, alignment bbcodes need an extra newline to work correctly (or they get moved into the next row's first cell.) like so:
Code:
[table="width=300px;head;autonum=1;autonumtitle='autonum'; css=black"]1|2|3
1.1|1.2|1.3
{css=blue}[ center]2.1 2.2 2.3[/center]
3.1|3.2|3.3
4.1|4.2|4.3[/table]
For question about the errors or more info on how to reproduce them, you can write me on any of my messengers or send me an e-mail. (sogar auf Deutsch

)