emptygif
Language: English

All languages and frameworks

Markdown image Markdown

A Markdown snippet for Markdown image that answers requests for /pixel.gif with the empty GIF, decoded once at startup.

Markdown image Markdown

File
README.md
<!-- Some renderers (e.g. GitHub) strip data: URIs; most static-site generators keep them. -->
![](data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)

We ran this snippet and compared the bytes it returned.

Official site: Markdown image