[][src]Function md2tex::html2tex

pub fn html2tex(html: String, current: &CurrentType) -> String

Simple HTML parser.

Eventually I hope to use a mature HTML to tex parser. Something along the lines of https://github.com/Adonai/html2md/