Function clean_markdown_bytes

Source
pub fn clean_markdown_bytes(input: &Vec<u8>) -> String
Expand description

Called after all processing has been finished

Clears excessive punctuation that would be trimmed by renderer anyway