generate_diff

Function generate_diff 

Source
pub fn generate_diff(old_content: &str, new_content: &str) -> String
Expand description

Original API: produce a single markdown section headed by “## File Differences”. (Kept unchanged for compatibility.)