Quote:
Originally Posted by js4c
The problem I am having with the recipe below is the title of the article does not appear in the article itself, only in the calibre generated link.
|
If the title appears on the article page on the site, then it will appear in the article of the ebook provided you haven't removed it. You have only two tags being retained, so if the title isn't in one of those tags it will be removed.
Quote:
This version runs in about 1/10th the time but does not have the same quality formatting.
|
Add extra CSS as needed for formatting.
Tip: When posting a recipe here, you should use Code tags to preserve formatting needed for all Python code - and preferably use Spoiler tags, too. Without the formatting it may be impossible to find an error in your code, and it's always harder for anyone to help you, as they have to manually put back in any formatting.