mdtopdf
v1.1.2
Published
markdown file to pdf
Downloads
9
Readme
md2pdf
markdown to pdf
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