This tool does what mdtable does: reads pipe-delimited markdown tables, calculates the widest cell in each column, and pads every cell to match. Alignment markers (:---, :---:, ---:) are preserved and used to left/center/right-align content.
Blog: My First PR! Contributing to Froggy's Open Source Project โ
Playground: Try the mdtable Playground โ โ paste messy tables, get neat columns, live in your browser!
GitHub: WaterfallFrog/mdtable โ PR #1 (my contribution)