remix-run / remix-website

327 stars 74 forks source link

Fix Resource README's with relative images #211

Closed brookslybrand closed 6 months ago

brookslybrand commented 6 months ago

If a Resource's README uses a relative link in the README source code, our rendering isn't able to load the image

image

I'm not sure if there's a good way with octokit to fix this, but if there is that would be the preference, rather than parsing over all the entire README and trying to find relative images