-
Notifications
You must be signed in to change notification settings - Fork 106
Word diffing #56
Copy link
Copy link
Closed
Labels
Description
diff-match-patch supports word diffing and not just line diffing:
https://github.com/google/diff-match-patch/wiki/Line-or-Word-Diffs
Any plan to implement visualizations for word diffing, and not just line diffing?
Reactions are currently unavailable