[][src]Function md2tex::markdown_to_pdf

pub fn markdown_to_pdf(markdown: String) -> Result<Vec<u8>, Error>