[BUG] Readme images #165090
Replies: 6 comments 6 replies
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Hello @SuperZombi can you post the link of the README.md so I can manually check it? |
Beta Was this translation helpful? Give feedback.
-
Same issue with my profile readme https://www.github.com/james-orcales/james-orcales |
Beta Was this translation helpful? Give feedback.
-
Hello again @SuperZombi and @james-orcales I forked @SuperZombi 's repository and tried to fix it. However, I didn't find any success. When in VSCode's preview, it works as expected. This issue might be on the GitHub's rendering of sanitized markdown. Possible solutions that y'all can do are:
Best way for me, in my opinion, is to resize the image first and upload again in README. That's all I can do, |
Beta Was this translation helpful? Give feedback.
-
Works fine for my repos, because I use width instead of height. |
Beta Was this translation helpful? Give feedback.
-
I fixed it by changing height -> width. But this is a really bad github update.😡 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Feature Area
Issues
Body
GitHub changed the readme render? Why are my images so big?
They used to be a normal size, so it's not my fault.
I think the problem is in adding
height: auto
:Old (cached) readme images:
My readme code:
Question: is this a github bug and will they fix it. Or do I need to change my code?
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions