Conversion between markup formats
Go to file
2015-08-31 23:17:00 +01:00
.gitignore update to 1.13.2 2015-01-26 11:10:56 +09:00
pandoc.spec Rebuild (aarch64 vector hashes) 2015-08-31 23:17:00 +01:00
README.fedora update to 1.9.1.1 (no longer separate markdown2pdf) 2012-02-13 13:36:04 +09:00
sources update to 1.13.2 2015-01-26 11:10:56 +09:00

PDF output requires texlive:

    $ sudo yum install  texlive-latex texlive-xetex
    :
    $ pandoc -o output.pdf ...