Visual Studio Code extension to add support for Pandoc Grid Tables in the Markdown editor and MarkdownIt based preview.
Key(s) | Command | Description |
---|---|---|
Ctrl+T Shift+L |
InsertLineAbove | |
Ctrl+T L |
InsertLineBelow | |
Ctrl+T Shift+S |
InsertSeparatorAbove | |
Ctrl+T S |
InsertSeparatorBelow | |
Ctrl+T Shift+C |
InsertColumnLeft | |
Ctrl+T C |
InsertColumnRight | |
Enter |
CellNewline | |
Ctrl+T T |
InsertTable | |
Ctrl+T H |
ToggleHeader | |
Ctrl+T Ctrl+L |
SetColumnAlignmentLeft | |
Ctrl+T Ctrl+C |
SetColumnAlignmentCenter | |
Ctrl+T Ctrl+R |
SetColumnAlignmentRight | |
Ctrl+T Ctrl+N |
SetColumnAlignmentNone | |
Alt+Left |
CellTabPrevious | |
Alt+Right |
CellTabNext | |
Shift+Enter |
CellPreviousLine | |
Alt+Right |
CellNextLine |