XenForo BBCode tables no longer 'working'

D

D33_UK

Guest
Somewhere in the changes for 2.3 we seem to have lost BBCode table rendering. The tables now show as text like ...


Code:

Code:
[TABLE=collapse]
[TR]
[TH]username[/TH]
[TH]counter[/TH]
[/TR]
[TR]
[TD]user 1[/TD]
[TD]35[/TD]
[/TR]

Any ideas what I've screwed up?

Continue reading...