/piddif

Convert multiple document formats to Html5-based PDFs

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

piddif

Convert multiple document formats to Html5-based PDFs.

Note: The "print to PDF" part is missing, use a browser :p

Install

$ stack install

Synopsis

Org:

$ piddif example.org > org.html

Markdown:

$ piddif --markdown example.md > markdown.html