Does the formatter upload my Markdown?
No. Table parsing and formatting happen locally in your browser.
Paste a Markdown table and normalize spacing, separator rows and alignment without uploading the content.
Use it when documentation, README files or issue comments contain a table that needs quick cleanup.
Questions
No. Table parsing and formatting happen locally in your browser.
Yes. Separator cells such as :---, :---: and ---: are converted into left, center and right alignment.
It targets common pipe tables and escaped pipes. Very unusual Markdown extensions may need manual cleanup.