After upgrading from XF 1.5, I had more than 1100 threads that used a custom bbcode to make tables. They looked like this:
[TABLE="width:800px,text-align:center"]
[TR="bgcolor=grey"]
[TD="text-align:left,font-weight:bold"]
...
... etc ... etc
Well, the built in TABLE bbcode did not handle...