🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

paged-markdown-3-pdf

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paged-markdown-3-pdf

A PDF-renderer for Paged Markdown 3.

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
0
Created
Source

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

Keywords

pdf

FAQs

Package last updated on 16 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts