Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.3

Request #6359 Ignore whitespace
Submitted: 2005-12-28 18:39 UTC
From: nlopess Assigned:
Status: Open Package: Text_Diff
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  


 [2005-12-28 18:39 UTC] nlopess
Description: ------------ It would be good to have a "ignore all white space" option, just like the diff command. a simple triming of the input would do the trick (but copy it, so that the generated diff appear with the trimed spaces).

Comments

 [2005-12-29 13:03 UTC] yunosh
It's not quite that easy, because you also need to consider inline whitespace. But having such an option would be nice.