Using * when tagging
Is it possible to use the * option when using the href tag to bypass specific pages?
Example, I want to tag a feature and the suggested match is [href="/jobs/1234/source"] and I would like to replace the 1234 with a * to ignore the specific reference.
0
Comments
Laura Olson you could try something like this which looks for href that starts with jobs and ends with source
or without the a tag
Please sign in to leave a comment.