mdtopdf

markdown file to pdf

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
mdtopdf
611.1.27 years ago7 years agoMinified + gzip package size for mdtopdf in KB

Readme

md2pdf
markdown to pdf

NPM version NPM downloads Build Status

Install

$ yarn global add mdtopdf
# or
$ npm install mdtopdf -g

Usage

# md2pdf is alias of mdtopdf
$ md2pdf <markdown file> [options]
# show help
$ md2pdf -h

Docs

See https://zcong1993.github.io/md2pdf/#/.

License

MIT © zcong1993