View Single Post
Old 07-30-2014, 05:59 PM   #1
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
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.
phossler is offline   Reply With Quote