node-rss icon indicating copy to clipboard operation
node-rss copied to clipboard

Allow user to specify type attr in atom:link

Open harpojaeger opened this issue 8 years ago • 0 comments

Technically, 'application/rss+xml' isn't a valid media type (https://www.iana.org/assignments/media-types/media-types.xhtml). This could cause problems in some browsers or RSS readers. While leaving it as the default, allow users to specify a type in feedOptions.

harpojaeger avatar Feb 17 '17 20:02 harpojaeger