@ -526,7 +526,7 @@ public class HTMLWorker implements SimpleXMLDocHandler, DocListener {
cprops.removeChain(follow);
return;
}
if (tag.equals("font") || tag.equals("span")) {
if (tag.equals("font") || tag.equals("span") || tag.equals("img")) {
cprops.removeChain(tag);