[][src]Crate md2tex

Structs

CurrentType

Functions

get_extension

Extract extension from filename https://stackoverflow.com/questions/45291832/extracting-a-file-extension-from-a-given-path-in-rust-idiomatically

html2tex

Simple HTML parser. Eventually I hope to use a mature HTML to LaTeX parser. Something like https://github.com/Adonai/html2md/

markdown_to_latex
svg2png

Converts an SVG file to a PNG file. Example: foo.svg becomes foo.svg.png

title_string

Get the title of a Markdown file.