Skip to content

darui00kara/ex_mark2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex.pm version

ExMark2pdf

It provides the ability to convert from the markdown to the PDF.

Required wkhtmltopdf.
Download: http://wkhtmltopdf.org/downloads.html

Usage

Input:

>escript ex_mark2pdf -i path/to/markdown/file.md -o output/path/to/pdf/file.pdf

Output:

PDF is output to the specified output destination.

Roadmap

  • Markdown file to HTML file.
  • HTML file to PDF file.
  • Mix Custom Task.
  • Japanese correspondence.
  • Registration Hex Library.
  • Specifying the output destination.
  • CSS support.
  • Javascript support.
  • Code highlight.
  • Document