Conversion between markup formats
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Jens Petersen 97d4608f75
move hsmarkdown and manpage to base package
9 years ago
.gitignore update to 1.15.0.6 10 years ago
README.fedora update to 1.9.1.1 (no longer separate markdown2pdf) 13 years ago
pandoc-1.15.0.6-zip-archive-import.patch fix build without https 10 years ago
pandoc.spec move hsmarkdown and manpage to base package 9 years ago
sources update to 1.15.0.6 10 years ago

README.fedora

PDF output requires texlive:

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