josa42 / vscode-markdown-table-formatter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdown-table-formatter

Format markdown tables.

Project: Not maintained


Note: the repository is not maintained. If you would like to take over, please open an issue!


Usage

Run the command Format Document or press alt+shift+f.

Configuration

Enable/disable Markdown Table Formatter.

{
  "markdownTableFormatter.enable": true
}

License

See: LICENSE.md

About

License:MIT License


Languages

Language:TypeScript 100.0%