-
Notifications
You must be signed in to change notification settings - Fork 734
Open
Description
Currently, syntax for editing table is almost like markdown but not quite.
Editing tables in integrated editor is very annoying. I edit the table in vscode and use various Markdown plugins to help with formatting. Then I have to "fix the markdown" so it applies correctly to the pencil table.
This needs to be done:
- Support starting and ending
|
- Support having table header row
- Tasks in flavored markdown use
[x]
instead and [*]` - Allow empty lines at the end
As a side note, it would be even better to support Markdown in text areas.
Metadata
Metadata
Assignees
Labels
No labels