markdown_to_pdf

1.3.0 • Public • Published

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

key description
--html generate a html for css debug usage
--css css file
--spacing add space between letter and Chinese character
--lint lint markdown file
-o target
-h,--help Print this message.
-v,--version Print the version

Readme

Keywords

none

Package Sidebar

Install

npm i markdown_to_pdf

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

9 kB

Total Files

5

Last publish

Collaborators

  • plantain_00