This file is part of eRCaGuy_hello_world: https://github.com/ElectricRCAircraftGuy/eRCaGuy_hello_world
(click to expand)
- github_readme_center_and_align_images.md - shows how to center, align, resize, etc. images in markdown
- gif_images.md - same as above, except with only .gif images, as a test to see if they behave differently than regular images when used in markdown
Aligning text with an image on it's right does not work for gifs. – Omar Dulaimi May 24 at 10:23
- Result of my testing above: GIFs work just fine! See below: Regular images (PNG, JPG, etc) vs GIFs.
- underline.md - demonstrate underlined text, as I explain how to do in my answer here: Get underlined text with Markdown
GIFs work fine too. I just created another, duplicate markdown file on GitHub with all gif images instead of png and jpg images, and it works fine--it is exactly identical. It is called gif_images.md in the list just above. Open up github_readme_center_and_align_images.md in one window, and gif_images.md in another window, and compare them side-by-side. See my example screenshot below.