So I played around with BBEdit for a while. I needed an HTML unescape feature for some of the files i was working on, but couldn’t find one in BBEdit itself. So I used the “Unix Filter” option in BBEdit, hacked my own Ruby script and had an unescape feature in a matter of minutes. [...]