Skip to content

thiagoh/tsv-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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