View Single Post
Old 10-06-2011, 09:06 AM   #5
Dizzley
Junior Member
Dizzley began at the beginning.
 
Dizzley's Avatar
 
Posts: 3
Karma: 10
Join Date: Oct 2011
Device: Amazon Kindle 3
Thanks for the patience.

Thanks for the feed debug code. Today's feed soup contains:

Spoiler:
<h4>Luke 16</h4>
*<sup class="versenum" id="en-TNIV-25614">1</sup><p> Jesus told his disciples: </p><font class="woj">“There was a rich man whose manager was accused of wasting his possessions.</font> <font class="woj"><sup class="versenum" id="en-TNIV-25615">2</sup> So he called him in and asked him, ‘What is this I hear about you? Give an account of your management, because you cannot be manager any longer.’</font> <p></p>***<font class="woj"><sup class="versenum" id="en-TNIV-25616">3</sup> “The manager said to himself...


So I can now see the feed Calibre is working on.

It does look like the offending text has a <p> tag following the </sup> tag (bolded). Also there are empty <p> tags (red).

I might try cleaning sequence </sup><p>text</p> up to be </sup>text

Also as you suggest, I'll try not using the embedded text.
Dizzley is offline   Reply With Quote