Skip to content
This repository has been archived by the owner on Jan 3, 2021. It is now read-only.

imcvampire/md-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md-to-pdf

Deprecated:

Please consider move to https://github.com/simonhaenisch/md-to-pdf

CLI tool to convert Markdown file to PDF file.

Install:

npm install --global md-to-pdf

Usage:

md-to-pdf: Convert all your .md files in working directory to .pdf files.

md-to-pdf /path/to/file.md: Convert your /path/to/file.md to /path/to/file.md

md-to-pdf /path/to/file1.md /path/to/file2.pdf: Convert your /path/to/file1.md to /path/to/file2.pdf

About

A simple tool for converting Markdown to PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published