-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Description
Description
SCEditor supports TH headers and will preview a table properly. But when you post. SMF will get [th] BBC tags. Which SMF does not support.
Steps to reproduce
- Copy a table with a header (I used one from action=viewquery)
- Paste into the editor with rich text enabled
- Table appears fine and normal
- Hit preview.
Environment (complete as necessary)
- Version/Git revision: latest
- Database Type: N/A
- Database Version: N/A
- PHP Version: N/A
Additional information/references
We should either support the [th] BBC tag, or ensure SCEditor converts it to [td]