pub fn diff(local: &str, remote: &str) -> Option<String>
Diffs the Markdown listing against its canonical GitHub version.