remove_markdown

Function remove_markdown 

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

Removes all markdown, keeping the text and code blocks

Currently limited in styling, i.e. no ascii tables or lists