pub fn render_markdown_with_width(markdown: &str, width: usize) -> String
Render Markdown to ANSI with a specific width.