On Mon, Aug 6, 2012 at 12:26 AM, Nick <suckless-...@njw.me.uk> wrote: > Took a quick look, one thing I noticed is that sfeed doesn't output > the 'content' tag. I would find that useful. I generally prefer > reading articles directly from RSS, so the content is very important > to me. >
It should support the content tag (called 'description' in RSS). In my documentation I describe it as the description field, but I'll change this to content to avoid confusion. Thanks!