pub fn markdown_to_plain_text(markdown: &str) -> String
Converts Markdown into lightweight plain text.