Skip to main content

html_to_md

Function html_to_md 

Source
pub fn html_to_md(html: &str) -> String
Expand description

Converts the provided HTML string to Markdown string.