shuGH / vscode-table-formatter

Table formatter extension for VSCode.
MIT License
49 stars 12 forks source link

[MD] (Option to) Force centerAlignedHeader=false when formatting borderless tables #22

Open u1735067 opened 6 years ago

u1735067 commented 6 years ago

About Markdown. When formatting borderless tables with centerAlignedHeader=true by default (which I want to keep), the resulting formatted table is not recognized as-is anymore by VS Code in preview, because the headers doesn't start at the begining of the line, so could you force or add an option to force left aligned headers for borderless tables ?