get-unified-diff
Generate a Unified diff format comparison between two text strings to highlight differences for analysis and version control.
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 |