vscode-table-formatter
vscode-table-formatter copied to clipboard
Grid Table: Support Pandoc Extensions
Pandoc extends RST's grid table syntax to enable you to align content using the same syntax as GFM/Pipe tables (colons in the heading separator).
Would it be possible to extend the table formatter to handle this use case? Currently I have to remove alignment from the heading row if I want to use the addon to adjust the table.
Otherwise this saves me so much work and makes my tables pretty in text form. Fantastic addon, thanks!
Yes this would be very nice!
Pandoc supports ":" in the header bar of the grid table syntax. It would be nice to be able to format such a table:

currently, when a ":" is in the header line the following error appears:
