-
Notifications
You must be signed in to change notification settings - Fork 64.9k
Animated images support for GitHub #18207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Guidance for displaying an animated image by using the HTML `<img>` element or in combination with the `<picture>` for using with themes. These animated images supports embedding GIFs into your issues, pull requests, discussions, comments and `.md` files. **Note** Retrieve the raw URL of "assets/images/help/writing/base-octocat.gif" once the asset have been merged to GitHub's original 'docs' repository and use the link to replace the forked repository's <img > source raw URL .
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.
|
|
@LRANUL Thanks so much for opening an issue and a PR! I'll get this triaged for review ⚡ |
|
@janiceilene I would like to let you know that the following update works with any An internal engineer will need to update the source of the |
|
Thanks for opening a pull request! We've triaged this issue for technical review by a subject matter expert 👀 |
|
This is a gentle bump for the docs team that this PR is waiting for technical review. |
|
This is a gentle bump for the docs team that this PR is waiting for technical review. |
|
Thank you for your patience as we work through our backlog 💛 |
|
@LRANUL Thank you again for submitting this PR. After chatting with the team, we decided to address this internally while considering certain accessibility related issues. 💛 We'd love for you to contribute again! Please take a look at our help wanted section to find open issues you can work on, if you'd like. Thank you for your interest in improving GitHub Docs! 💖 |
Guidance for displaying an animated image by using the HTML
<img>element or in combination with the<picture>for using with themes. These animated images supports embedding GIFs into your issues, pull requests, discussions, comments and.mdfiles.Note Retrieve the raw URL of "assets/images/help/writing/base-octocat.gif" once the asset have been merged to GitHub's original 'docs' repository and use the link to replace the forked repository's
source raw URL .
Why:
Closes Issue #18206
What's being changed:
Changes will be made to *Images section of the page, new addition will improve GitHub's user experience by allowing users to use animated images (GIFs).
e.g.
For example, the following code displays an animated octo-cat with
<img>element:Updates
.mdfiles.Notes
Retrieve the raw URL of "assets/images/help/writing/base-octocat.gif" once the asset have been merged with this pull request to GitHub's original 'docs' repository and use the link to replace the above forked repository's
source raw URL . This will remove any affiliations it has with my profile and repository, please take this action to avoid creation of broken content on GitHub docs over time as forked repositories get deleted.
Screenshot
Screencast
GitHub.Animation.Feature.mp4
Check off the following:
Writer impact (This section is for GitHub staff members only):