Skip to content

Convert markdown to PDF file. This is my gulp project.

Notifications You must be signed in to change notification settings

tea3/node-markdown2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-markdown2pdf

Convert markdown to PDF file.

Oeverview

This is my gulp project. It reading all the files in a folder recursively and convert markdown file to PDF file.

markdownファイルを、PDFファイルへ一括変換します。markdown(.md)→PDFの変換にはmarkdown-pdfgulpを使わせて頂いてます。

Demo

Please see the following. https://github.com/tea3/node-markdown2pdf/blob/master/file/pdf/sample-markdown.pdf

Install

$ git clone https://github.com/tea3/node-markdown2pdf.git
$ cd node-markdown2pdf
$ npm install

Usage

  1. Copy your markdown file to the ./file/markdown/.

  2. Please run gulp task.

$ gulp b

About

Convert markdown to PDF file. This is my gulp project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published