Skip to content

alistair-hmh/rnd-markdown-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to PDF

Convert Markdown syntax to PDF using HTML5 Boilerplate with Node.js.

Tested With

  • node --version v10.0.0

Pre-Requisites

  • Node.js

Usage

  1. Clone this repo
  2. cd rnd-markdown-to-pdf
  3. npm install
  4. Edit ./test.md: change some text
  5. Run the conversion: npm index.js
  6. Open ./test.pdf to check your output

About

demo: convert markdown to pdf with node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published