mdtable2csv
A very simple markdown table to CSV converter with no dependencies
Files
- Makefile
- README.md
- mdtable2csv.awk
- test.sh
- tests/.dir-locals.el
- tests/01-simple.csv
- tests/01-simple.md
- tests/02-separator.csv
- tests/02-separator.md
- tests/03-indented.csv
- tests/03-indented.md
- tests/04-indented-separator.csv
- tests/04-indented-separator.md
- tests/05-escaped-pipes.csv
- tests/05-escaped-pipes.md
- tests/06-whitespace-in-cells.csv
- tests/06-whitespace-in-cells.md
- tests/07-whitespace-in-separator.csv
- tests/07-whitespace-in-separator.md
- tests/08-trailing-whitespace.csv
- ...
View all 32 files
README.md