Removing Unused ID=" " 's?
Is there a clever RegEx way to remove any unused (aka 'orphaned') ID's?
Possibly [Check Book] could handle it with a warning that ID="filepos991221" is not used. Remove or Remove all unused ID's??"
Sometimes I want to cleanup an epub and it seems like almost every <div>, <a> and etc. has an ID on it
I know they probably don't hurt anything, but 1) I like to be tidy, and 2) they do make the file a little larger
Last edited by phossler; 07-30-2014 at 07:24 PM.
|