Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

md2pdf

Simple script that reads in a file of newline separated raw markdown links. Downloads raw .md documents, renders them in .html, and then converts to .pdf.

Usage: python md2pdf.py link_file

Dependencies

  • python2
  • wget
  • grip
  • wkhtmltopdf

Install Dependencies

pip install grip
sudo apt-get install wkhtmltopdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages