pub fn replace_markdown_chars(input: &str) -> String
Replace the markdown chars cleanly. Optimized to scan bytes and process in bulk segments.