You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
toolkit/cmd/md-fmt
William Perron 2bb7fc611d
Add CSV-to-Markdown formatter v1
1 year ago
..
README.md Add CSV-to-Markdown formatter v1 1 year ago
main.go Add CSV-to-Markdown formatter v1 1 year ago

README.md

CSV to Markdown Table Formatter

Takes a csv-like file as input and outputs a formatted markdown table with it.

Usage

Run md-fmt -help for the list of command line arguments.