↧
Remove leading and trailing whitespace
Most feed readers will probably do this automatically, and there may still be white space _inside_ a feed entry, but it can't really harm either.
View ArticleAdd theoretical support for entry images
The `feeds` package still needs to be updated to support rendering them. I've submitted a PR: https://github.com/jpmonette/feed/pull/159
View ArticleGenerate RSS feeds with image selectors defined
This is while we await https://github.com/jpmonette/feed/pull/159 to be merged.
View ArticleAdd experimental waitForSelector
This is useful for pages that load, then execute a bunch of JavaScript to load the _actual_ content.
View Article