markdown2pdf 1.0.0

Create PDF with Markdown files (a md to pdf transpiler)
Documentation
1
2
3
pub mod html_render;
pub mod normalize;
pub mod runner;