intertwingly

It’s just data

HTMLDiff


I’ve wanted to add an HTML Diff to Planet for some time, and the notion itself raises a number of interesting questions.

In my investigation, I took a peek at Aaron Swartz’s HTMLDiff, which turns out to be a thin wrapper around Python’s difflib.  My first test was to try taking a single word and make it bold: before, after.

Easy enough?  See for yourself.