Issue Embedding Animated GIF in GitHub README - Displays as Static Image #81359
Replies: 2 comments 1 reply
|
Consider the following:
|
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Question
Body
I'm trying to visually demonstrate how my userscript deletes the last column in a table within my GitHub Readme. To show this subtle change, I'm using an animated GIF. It successfully works in Imgur, Imgflip, and the GitHub file view. However, when embedding it in the Readme using Markdown, the GIF only displays as the same static image, not showing its animation. Could anyone please advise me on how to best visually demonstrate the effect of my user script? Thank you!
I've tried the following ways to embed the GIF.
.
.
.
The GitHub repository URL is
The raw GitHub file URL is
The direct link from Imgur is
All reactions