pub fn format_markdown_report( diff: &Diff, left_label: &str, right_label: &str, ) -> String
Format a markdown-oriented human report from a diff result.