Skip to main content

html_to_markdown

Function html_to_markdown 

Source
pub fn html_to_markdown(html: &str, options: HTMLToMarkdownOptions) -> String
Expand description

Convert HTML to Markdown in a single pass.