I understand that proper tables are planned. This is likely to be a GUI task for the most part. I wonder if you – for now – couldn't extend your markdown-support, so that users can simply paste tables in Markdown format:
| Month | Savings | | -------- | ------- | | January | $250 | | February | $80 | | March | $420 |
Yet, if you could quickly place a table without having to spend quite a bit of time creating it with Flexbox (which isn't a "proper" table), this would already be useful.
Mermaid is more and more supported, AI can help generate it in an easy way. And, Obsidian, Notion, Hugo, Coda… All supports mermaid. Imho mermaid can be considered close to be a regular feature in Markdown.
What pushed WebStudio to support Markdown at the beginning?
Mermaid is not supported natively in html and requires big rendering script. You can put it into html embed if you want to have mermaid on your website.