kpdecker / jsdiff

A javascript text differencing implementation.
BSD 3-Clause "New" or "Revised" License
7.69k stars 491 forks source link

Add test of how diffWordsWithSpace handles Windows-style newlines #499

Closed ExplodingCabbage closed 4 months ago

ExplodingCabbage commented 4 months ago

(Just something I spotted we didn't test, and wanted to confirm I wasn't breaking over in https://github.com/kpdecker/jsdiff/pull/497)