About the CSV to Markdown converter
When to use
Useful when you need to paste tabular data into a GitHub README, an issue, or any Markdown document.
Output format
Generates a GitHub Flavored Markdown pipe table. Pipe characters inside cells are escaped automatically.