unescape-entity

Convert HTML entities to HTML characters, e.g. `>` converts to `>`. Renamed original library to unescapeEntity because we had some conflicts with other libraries in our code.