Top "Pandoc" questions

Pandoc is an open-source, command-line, universal document converter for converting between various markup formats.

pandoc not converting latex style citations correctly

I want to use latex-style citations \cite{key} in my markdown so that I can create tex and pdf documents …

latex markdown pandoc biblatex
R --markdown to latex - tables do not show up

I am using Knitr in Rstudio, to generate markdown files. I display the tables via xtable package and it shows …

latex markdown knitr xtable pandoc