Thread: Spliting a file
View Single Post
Old 05-17-2014, 05:02 AM   #6
crutledge
eBook FANatic
crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.
 
crutledge's Avatar
 
Posts: 18,301
Karma: 16078357
Join Date: Apr 2008
Location: Alabama, USA
Device: HP ipac RX5915 Wife's Kindle
Quote:
Originally Posted by PeterT View Post
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?
crutledge is offline   Reply With Quote