Thread: Spliting a file
View Single Post
Old 05-16-2014, 06:37 PM   #4
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
I loaded a HTML file with all <hr class="sigil_split_marker" /> in place. I right clicked in the code view. Xpath window came up and I pasted <hr class="sigil_split_marker" />. Although the Xpath says a tag of any class nothing happens.

It seems to me that a unique string e.g. <hr class="sigil_split_marker" />
is all that is needed. For those with more complex requirements, the Xpath is available.

KISS is always good.
crutledge is offline   Reply With Quote