Closed robinmetral closed 5 years ago
Further investigation:
The "View plugin on GitHub" link on these plugin pages doesn't work either, it links to a GitHub search instead of the repo.
A weird case is this of gatsby-plugin-i18nstatic
. The README renders correctly, but the link still points to a GitHub search.
Thanks for the issue! This is a duplicate of https://github.com/gatsbyjs/gatsby/issues/11129 and hence I'm closing this. Please leave a comment there, thanks!
Oops! Sorry about this, it didn't come out in my search. Thanks @LekoArts
Description
The plugin library doesn't render READMEs for some plugins.
I've seen this happen in the
gatsby-plugin-i18n
series of plugins, organized as a monorepo. Not sure if the monorepo structure causes this. They render correctly on the npm registry.Steps to reproduce
Go to:
Expected result
The READMEs should be rendered
Actual result
They aren't
Environment
User agent
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0