/tsv-to-markdown

Convert tab-separated values to Markdown or HTML table

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Convert Tab Separated Values to Markdown & HTML

You can use this functionality at https://thiagoh.github.io/tsv-to-markdown

Features

  • Does not send any data to server
  • Supports table headers
  • Automatically encodes HTML critical entities to avoid script injection or display issues
  • Copy results either as HTML table code suitable for web pages or as HTML element for pasting into rich text clients
  • Works also with direct copy-paste from spreadsheet applications such as MS Excel

Markdown code generation

image

HTML code generation

image

HTML preview

image