get-unified-diff
Generate unified diff format to compare and analyze differences between two text strings for clear text comparison insights.
Instructions
Get the difference between two text articles in Unified diff format.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
newString | Yes | new string to compare | |
oldString | Yes | old string to compare |