Hi,
I've noticed that sometimes the ending parts of articles in the output of "Taz.de (die tageszeitung) RSS Feed - German" are missing. It seems like this happens when inside the article a box is included. It looks like deleting the line
Code:
remove_tags_after = dict(name='div', attrs={'class': 'rack'})
from the recipe fixes the problem.
Best regards,
Pessac