-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
To preserve Markdown capabilities in rich text, we need to add the ability to insert tables. I have not decided whether his should be a button in the toolbar or in the context menu because other word processors vary in where they present the feature.
Because one of the goals of this extension is to allow for formatting without Markdown knowledge, it would make sense to mimic the experience of word processors where users determine the number of rows and columns upon making the table and having the framework automatically inserted inline with text. Then users fill in the content from there.
I will follow up with for this to give a better picture of the flow and UI.