First, thanks to everyone working here; I am amazed!
I have to admit, I've tried to make sense of the customization of news feeds in Calibre, but my coding skills are non-existent.
I'm trying to get the Paris Review feed so that articles are not cut short and do not include all the junk from the web page.
The feed is:
http://feeds.feedburner.com/TheParisReviewBlog
There is no print friendly version of articles, but each article is truncated in the feed. Also, I *think* the content of each page is contained in the following tag: <div id="content">.
Any help would be appreciated.