html-differ icon indicating copy to clipboard operation
html-differ copied to clipboard

Create an option `diffBy`

Open eGavr opened this issue 11 years ago • 1 comments

diffBy: 'chars' - diffs two blocks of text, comparing character by character.

diffBy: 'words' - diffs two blocks of text, comparing word by word.

diffBy: 'lines' - diffs two blocks of text, comparing line by line.

eGavr avatar Sep 10 '14 20:09 eGavr

Solves the problem #94

eGavr avatar Sep 10 '14 20:09 eGavr