Skip to content

Boilerplate setup for printing Markdown content to paged media (e.g. PDF)

Notifications You must be signed in to change notification settings

attentif/mdprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdprint

Build Status Coverage Status

Generates a PDF from one or more Markdown files via markdown-it and Prince. Also supports Nunjucks templating (e.g. for injecting data into documents) and default settings.

Usage

(Prerequisites: Node.js, Prince)

mdprint --help

Contributing

Run the tests with make test;
Check code style (semistandard) with make .code_style;
See makefile and package.json for more.

Licence

MIT

About

Boilerplate setup for printing Markdown content to paged media (e.g. PDF)

Resources

Stars

Watchers

Forks

Packages

No packages published