Compare two texts and highlight the differences.
A text diff checker compares two versions of a text and highlights what has been added, removed, or unchanged. This is commonly used by developers to review code changes, writers to compare document revisions, and anyone who needs to spot differences between two pieces of text. Lines highlighted in green were added in the modified version, while lines in red were removed from the original.