[][src]Function md2tex::html2tex

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

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