About the Diff Checker
The Diff Checker compares two texts with a line-based LCS algorithm and marks every difference: - removed, + added, unchanged lines for context — like a git diff in your browser.
Enable "trim lines" and leading/trailing whitespace per line is ignored during comparison.