View Single Post
Old 08-08-2009, 10:26 AM   #152
jbambridge
Kindle DX
jbambridge began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Aug 2009
Location: The Netherlands
Device: iPad and Kindle DX
The Guardian feed is suffering from problems with empty <a></a> tags. Kovid hopes to fix this in the next version. In the meantime, adding:

PHP Code:
remove_tags = [dict(name='a')] 
to the recipe will avoid the problem, although I admit this is rather radical!

John
jbambridge is offline   Reply With Quote