Custom Patterns - HTML tag
Posted: Fri Sep 25, 2009 4:40 pm
The supplied pattern for HTML tags under Custom Patterns is:
I find it does not work with normal HTML well. For instance, here is a match it makes:
Code: Select all
<(?:[^>'"]*|".*?"|'.*?')+>
Can the supplied default pattern be improved so it matches precisely one tag?<a href="index.html">Home</a> > <a href="learn_focusing.html">Learn Focusing</a> > <a href="bibliography-index.html">