How this diff works
This tool performs a line-by-line longest-common-subsequence diff, similar to diff
on the command line. Lines only in the original are marked with - and shown in
red; lines only in the changed text are marked with + and shown in green.