gatsby-plugin-feed-generator
gatsby-plugin-feed-generator copied to clipboard
Relative links should be converted to absolute
Currently relative links in the content are left as is. Per https://github.com/gaearon/overreacted.io/issues/65
I'm not convinced the hacky solution is the best, and it probably needs to be behind a setting for users that are using absolute links in their output.