This post demonstrates the Minimal Mistakes figure include helper.

Single Image with Caption

A simple figure with a caption using the <figure class=""><img src="" alt=""></figure> tag:

A landscape photograph from Picsum
Mountain — a serene landscape captured at golden hour.

Clickable Image (Popup)

With popup=true, the image opens in a lightbox:

Forest scene
Forest — click the image to see it full-size in a lightbox popup.

Image Without Caption

Ocean waves

That’s the figure helper — great for single-image layouts with optional captions and lightbox support.