pub fn clean_markdown(markdown: &str) -> String
Clean up the markdown output to make it more readable in terminal.
markdown
The cleaned markdown text.