Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Excel to Markdown tableNew to Visual Studio Code? Get it now.

Excel to Markdown table

Sebastian Holmqvist

|
96,436 installs
| (15) | Free
Copy Excel data and convert to Markdown table format
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

excel-to-markdown-table README

This VSCode extension converts Excel data to Markdown table format. Available through command Excel to Markdown table and keyboard shortcut Shift+Alt+V.

excel-to-markdown-table

Optionally align columns by prepending the headers with ^[lcr] for left, center and right alignment. E.g ^lHeader for left aligning the columns named Header.

Based on https://github.com/thisdavej/copy-excel-paste-markdown and the work of @jonmagic and @thisdavej

Contributors

  • @deshorsley for bug fix and test coverage!
  • @tylerhaigh for refactoring and test coverage!
  • @usagi for new line handling and refactoring!
  • @trackds for migrating to internal VSCode clipboard API

Known Issues

  • None
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft