mlr

Convert markdown table to csv

1mlr --imarkdown --ocsv cat ${file}.md

Convert a csv file to markdown

1mlr --icsv --omd cat ${file}.csv