Quote:
Originally Posted by JSWolf
There is a way. Use the Quality Check plugin to search for <a href="http and you'll find what you want.
|
That will only work if the first attribute of the tag is the href. Just searching for the
href="http is probably enough. Though if the search is using regex, that would be better.
But, that probably isn't it. If the URLs are being opened automatically, it isn't via links. It's probably some Javascript. You probably want to search for that and then use the Modify ePub plugin to remove it. Of course, without actually seeing a sample, we can't be sure what is actually happening.