Function html2md::parse_html [] [src]

pub fn parse_html(html: &str) -> String

Main function of this library. Parses incoming HTML, converts it into Markdown and returns converted string.