1.3.0 • Published 4 years ago

markdown_to_pdf v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

markdown_to_pdf

Dependency Status devDependency Status Build Status: Linux Build Status: Windows npm version Downloads type-coverage

A CLI tool to convert a markdown to a pdf file.

install

yarn global add markdown_to_pdf

usage

run markdown_to_pdf test.md --css style.css -o test.pdf

options

keydescription
--htmlgenerate a html for css debug usage
--csscss file
--spacingadd space between letter and Chinese character
--lintlint markdown file
-otarget
-h,--helpPrint this message.
-v,--versionPrint the version