Rohland / htmldiff.net

Html Diff algorithm for .NET
MIT License
288 stars 83 forks source link

include another tag, check if there is difference in the first place #19

Closed denisedelbando closed 8 years ago

denisedelbando commented 8 years ago
denisedelbando commented 8 years ago

i think there should be a check if there is a difference in the first place because we do not want to do all those splitting, regex checks and comparisons only to know there is no difference.