Hacker News new | ask | show | jobs
by bambax 2324 days ago
But for the main use case you probably don't have to diff the totality of the file, just the content.

If you would simply render each version to plain text and compare them (which is a solved problem), it would already be very useful.

1 comments

That’s an interesting idea. Somehow it irks me that changes of style would be totally invisible in the diff. But it could still be useful.