I’m not sure why Flarum’s Markdown plugin still doesn’t support it on v2.x. Especially since the upcoming v2.x no longer supports the Markdown Table plugin (which hasn’t been updated for years).
| Column1 | Column2 |
| ---------- | ---------- |
| This is | a test |
In particular, the BBCode plugin also doesn't support tables, which is truly baffling.
[table]
[tr]
[th]this is[/th]
[th]atest[/th]
[/tr]
[/table]
Current alternatives
Take a screenshot then upload as a image.
