Generate Markdown Table

Generate Markdown Table

Generate a Markdown table from a list of headers and rows.


Result

3 lines of "markdown"
| Row 1 Cell 1 | Row 1 Cell 2 |
| :----------- | :----------: |
| Row 2 Cell 1 | Row 2 Cell 2 |
Courtesy ofmarkdown-table.