Reply To: Index Export Problem

Home Page / Forums / EPUB and eBook / Index Export Problem / Reply To: Index Export Problem

#87413
Bob Doyle
Member

Ouch,

My trick did not work. And this forum software won’t let me insert a picture of the find expression.

So let’s try words.

The Find expression starts with the (a href=””) tag that is causing epub validation to throw an error.

This tag starts with a “less than” or left angle bracket (not the ordinary parenthesis above) and is followed by a “greater than.”

Then comes the ([0-9]*) that captures all the digits of the page number.

Finally we need the closing a tag which looks like (/a) except with angle brackets.

Again, I hope this helps.

This article was last modified on August 12, 2016

Comments (0)

Loading comments...