SpecDown

Gyazo Embeds

Paste a Gyazo URL on its own line and SpecDown renders the screenshot or video inline, no upload needed. Works in the editor, in shared documents, and in the embed view.

How to embed

  1. Copy a Gyazo URL such as https://gyazo.com/abc123.
  2. Paste it on its own line in the markdown editor.
  3. Switch to preview — the screenshot appears inline.

Supported URLs

  • https://gyazo.com/<id> — page URL
  • https://scrn.gyazo.com/<id> — screenshot subdomain
  • https://i.gyazo.com/<id>.png (or .gif, .jpg, .mp4) — direct asset URL

Only bare URLs (where the link text equals the URL) become embeds. If you wrap the URL in a labeled markdown link such as [my screenshot](https://gyazo.com/abc123), SpecDown keeps the existing clickable link behavior.

Failure handling

If Gyazo is unreachable or the URL is invalid, SpecDown falls back to a plain clickable link rather than showing a broken render. Resolved metadata is cached for 30 days; failed lookups are retried within an hour.

Ready to get started?

Write specs like code. Sync with Git. Share with your team.