How does pandoc compare to multimarkdown?
Here is a wiki page comparing the two.
After upgrading to 1.8.1.2, markdown2pdf messes up tables when used with my custom latex template.
You need to add the line \usepackage{ctable} to your custom latex template, preferably right after the line $if(tables)$.