Embedded Images from Onedrive Fail to Appear #148593
Replies: 1 comment
-
|
💬 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
Hello I used embedded images about a year ago from Onedrive and they worked fine on a markdown page on github. Today I went to create an embedded image and notice that the link had change in one drive but it still works embedded in html and in every webpage I tried. However for some reason it no longer works in github in a .md page.
The following shows an image in a .md file Preview on github

<img src="https://onedrive.live.com/embed?resid=E87B3A3E0BB00F13%21115742&authkey=%21ADd-qwY6agdXf24&width=256">The following doesn't:

<img src="https://1drv.ms/i/s!AhMPsAs-Onvoit8rWudowskgj5ItTQ?embed=1&width=256" width="256" height="auto" />Looks like it doesn't work in this chat either. Is there any way to make a onedrive embedded image work in github .md file? I am using these images in my github pages.
Beta Was this translation helpful? Give feedback.
All reactions