(If it can be implemented but the bbcode isn't just the usual table/tr/td that's fine, it'd take me two minutes to update my existing stuff.)
Currently if I use the following code:
Code: Select all
[table]
[tr][td]A1[/td][td]A2[/td][/tr]
[tr][td]B1[/td][td]B2[/td][/tr]
[/table]
[table]
[tr][td]A1[/td][td]A2[/td][/tr]
[tr][td]B1[/td][td]B2[/td][/tr]
[/table]