View Single Post
Old 01-18-2010, 12:49 AM   #10
Trel
Connoisseur
Trel began at the beginning.
 
Posts: 66
Karma: 10
Join Date: Jan 2010
Device: Onyx Boox Poke 3
Quote:
Originally Posted by kovidgoyal View Post
Umm it states that the conversion pipeline converts to html internally and that you can access this html using the debug option and that you should use this html to figure out what to put in the XPath (as a matter of fact the way you did it is not correct and may not always work).
Yes, but I have no other choice as the HTML generated is way too vague.

What is getting generated is
Code:
<span class="none">Chapter 1</span>
That in mind, and the fact that there are MANY span class="none" that aren't chapters, how would you suggest I do it?
Trel is offline   Reply With Quote