Quote:
Originally Posted by PeterT
Well I just tried the following using the Wizard.
Code:
Match HTML tags: hr
Having the attribute: class
With value: sigil_split_marker
for an XPath expression of
Code:
//h:hr[re:test(@class, "sigil_split_marker", "i")]
and it worked perfectly.
|
Great!
How do I get to the Wizard?