paged-markdown-3-pdf

0.1.0 • Public • Published

npm version Output Example

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-pdf

Basic 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

Readme

Keywords

Package Sidebar

Install

npm i paged-markdown-3-pdf

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

8.9 kB

Total Files

7

Last publish

Collaborators

  • leso-kn