Title here
Summary here
This guide explains how to add optimized, lazy-loaded GIF images to content pages using standard Markdown image syntax.

<img
src="/docs/built-ins/gif/good-morning.gif"
width="480"
height="480"
decoding="async"
fetchpriority="auto"
loading="lazy"
alt="Good Morning cat"
id="h-rh-i-0"
>
