Skip to content

Instantly share code, notes, and snippets.

@possibilities
Last active February 28, 2026 15:12
Show Gist options
  • Select an option

  • Save possibilities/6eb112924cc2c1bbbb669aa3f474a451 to your computer and use it in GitHub Desktop.

Select an option

Save possibilities/6eb112924cc2c1bbbb669aa3f474a451 to your computer and use it in GitHub Desktop.
Cross-gist image embedding test

Cross-Gist Image Embedding

Images live in this gist. Markdown lives here.


Test 1: Plain markdown (no size control)

Circle

Test 2: HTML img tag with width

Test 3: HTML img tag with width and height

Test 4: HTML img tag with style attribute

Test 5: All three side by side in a table

Circle (50px) Rectangle (100px) Triangle (75px)

Test 6: Inline sizing via link hack

Some people claim wrapping in a link with a # fragment works - probably doesn't:

Circle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment