Back to notes

SVG animations survive GitHub's markdown sandbox

svggithub

GitHub READMEs allow no JavaScript, no iframes, no custom HTML. But an SVG referenced with plain markdown image syntax can carry embedded CSS keyframe animations, and GitHub renders them. That is the whole foundation of Waveify: the server returns a pure SVG string with the animation baked in, and 500+ repositories embed them like normal images.