Broken video embed in `README.md`
Closed this issue · 1 comments
thabnir commented
The embedded video in the README.md
just shows up as a link on Firefox and Chrome, and only actually embeds the video on Safari (and GitHub mobile and Safari on iOS, haven't tested Android).
It doesn't have the alt text, but if you change the line
![Squirrel showcase](https://github.com/user-attachments/assets/4abd308b-b191-4296-a0b6-093db0595794)
to
https://github.com/user-attachments/assets/4abd308b-b191-4296-a0b6-093db0595794
it goes from
to
squirrel_demo.mp4
Screenshot of the difference on Chrome if you can't test on a non-Safari browser:
giacomocavalieri commented
Thank you! It should be fixed now 🙂