0.1.2 • Published 11 months ago
paged-markdown-3-pdf v0.1.2
pmd-pdf
A PDF-renderer for Paged Markdown 3.
Installation
The pmd-pdf utility is available on npm and can be installed using the following command (given that npm is installed on your system):
> npm install -g paged-markdown-3-pdfBasic Usage
Once pmd-pdf is installed, Paged Markdown 3 documents can be exported to PDF by running the following command:
> pmd-pdf <input.md> [output.pdf]Advanced Usage
> pmd-pdf [--head=<header.htm>] <input.md> [output.pdf]
           --head=<header.htm>  Instead of the default one, use a custom
                                html header to fine-tune PDF theming.License
This project is licensed under the MIT-license.
pmd-pdf – Lesosoftware, 2022