gatsby-plugin-feed-generator icon indicating copy to clipboard operation
gatsby-plugin-feed-generator copied to clipboard

Relative links should be converted to absolute

Open markmichon opened this issue 6 years ago • 0 comments

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.

markmichon avatar Jun 09 '19 02:06 markmichon