Diff
google-diff-match-patch Example
@@ -1,15 +1,20 @@ one%0Atwo + tree %0Athree%0Af @@ -6,13 +6,20 @@ wo%0Athree + colors %0Afour
PatchesSource
one two tree three four
TextB
TextA
one two three four
TextC
one two three colors four
TextD
one two tree three colors four
[[0,"one\ntwo\nthree"],[1," colors"],[0,"\nfour"]]
[[0,"one\ntwo"],[1," tree"],[0,"\nthree\nfour"]]
TextBDiff
one two tree three four
TextCDiff
one two three colors four