render_markdown_with_prefix

Function render_markdown_with_prefix 

Source
pub fn render_markdown_with_prefix(
    content: &str,
    max_width: usize,
    theme: &Theme,
) -> Vec<Line<'static>>
Expand description

Render markdown content with diamond prefix and manual wrapping