I'm using pandoc to export markdown files to PDF. I'm using OS X Yosemite.
When markdown is exported to pdf (via pandoc) the content of the table columns overlay the content in the next column.
Is there a pandoc command to set the column width? Or, perhaps, a command to standardise column width?