not all HTML entities are handled
Status: Alpha
Brought to you by:
plowman
Many HTML entities are not handled properly including:
&#xx; (numeric ones)
as well as some of the less common named ones. For now
people are just going to have to deal with the
occasional HTML entity until I can find an easy way to
map all existing html entities into regular characters.