Table support
Hi there.
The motivation for my discovering sveltia was the realisation that decap's built in editor had no scope for creating tables in a WYSIWYG manner. I appreciate sveltify is a ground up rewrite (and sufficiently decent that I have no desire to go back to decap), but it really would be a very welcome addition.
I don't understand much about Svelte or JS, but I can see that there are a number of table editor projects (e.g. https://github.com/OvidijusParsiunas/active-table) that could potentially be slotted into the sveltia and thus it might be fairly low hanging fruit to add one, and I would be grateful if it could be considerede.
Table support in the Markdown widget is one of the most-voted features of Decap CMS. We’ll implement it for sure, but probably after the Sveltia 1.0 release, as we already have a lot to do before GA.
- https://github.com/decaporg/decap-cms/issues/2845
Sveltia uses Lexical for the rich text editor, which comes with built-in table support. You can find it in the Playground by clicking Insert > Table.