Skip to main content

clean_markdown

Function clean_markdown 

Source
pub fn clean_markdown(markdown: &str) -> String
Expand description

Clean up Markdown output

Removes excessive whitespace and normalizes the output.