how to ignore whitespaces difference while taking htmldiff

V

Virendra Negi

hi
I want to know how can I ignore the white spaces which too get into
account while taking the difference between the two html

I mean if I have an html like this
<html>
<body>
hi in body
</body>
</html>
and suppose I insert a space between the html an body tag like this

<html>

<body>
hi in body
</body>
</html>

then that white space is also consider as a difference which is true
but I want only those differences where certian text is changed or added

that mean i want to ignore whitespaces differences

Any Idea

Thank Anyway
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,539
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top