Skip to content

zcong1993/md2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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