bug(www): some plugin READMEs are not properly rendered
See original GitHub issueDescription
Plugin description is not rendering the Readme file properly, instead only README.md is visible.
Steps to reproduce
Visit https://www.gatsbyjs.org/packages/gatsby-plugin-sass/
Expected result
Readme gatsby-plugin-sass
should be transformed the same way as for other plugins
Actual result
What happened.
Environment
Windows, checked in Chrome and Edge
Issue Analytics
- State:
- Created 3 years ago
- Comments:25 (14 by maintainers)
Top Results From Across the Web
[BUG] Code blocks are not properly rendered in the README ...
This is the code I add to the readme file: function hello() ... [BUG] Code blocks are not properly rendered in the README.md...
Read more >Readme markdown not rendering in Xcode - Apple Developer
In Xcode 11.1, I created a 'README.md' markdown file, but it always renders as its raw text (yet font size changes depending on...
Read more >README not rendered properly on the repository overview page ...
I noticed this, too. It does correctly render files called README.rst as reStructuredText, but not files called README. The documentation says "If the...
Read more >How can I test what my readme.md file will look like before ...
I just found a very useful CLI tool for rendering GitHub flavored markdown: grip. It uses GitHub's API, thus renders quite well. Frankly,...
Read more >Avid Maestro | News ReadMe v2019.12.7
Avid recommends that you read all the information in this ReadMe file thoroughly before installing or using any new software release.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
My colleague added a commit to your PR removing the same entry from the other packages mentioned here 😃
I’m still seeing the invalid README pages on the described plugins so I don’t think this issue is resolved just yet. @viveksharmaui are you still interested in helping with this issue?