Function clean_markdown

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

Called after all processing has been finished

Clears excessive punctuation that would be trimmed by renderer anyway