- would it be possible to use this awesome extension on dsv (delimiter-separated-values) tables too?
- where the "d" is mostly comma
, i.e. the CSVs
looking at this file though, https://github.com/fcrespo82/vscode-markdown-table-formatter/blob/master/src/MarkdownTableRegex.ts it indeed seems non-trivial to support different formats, but i just thought to share the thought with u.
,i.e. the CSVslooking at this file though, https://github.com/fcrespo82/vscode-markdown-table-formatter/blob/master/src/MarkdownTableRegex.ts it indeed seems non-trivial to support different formats, but i just thought to share the thought with u.