md2pdf-mdbook

Crates.iomd2pdf-mdbook
lib.rsmd2pdf-mdbook
version0.0.1
sourcesrc
created_at2019-08-06 00:02:15.650571
updated_at2019-08-06 00:02:15.650571
descriptionA small utility to convert markdown files to pdf exploiting tectonic. This is a forked version based off of tforgione's awesome library (https://gitea.tforgione.fr/tforgione/md2pdf/).
homepage
repositoryhttps://github.com/lbeckman314/md2pdf-mdbook
max_upload_size
id154425
size38,426
Liam Beckman (lbeckman314)

documentation

README

md2pdf-mdbook

A small utility to convert markdown files to pdf exploiting tectonic.

Usage

md2pdf-mdbook -i input.md -o output.pdf

Thanks to tectonic, we're able to convert markdown to LaTeX to PDF really easily.

Commit count: 34

cargo fmt