Skip to main content

Minimal usage

# Page/Block
- slug: Image
  src: https://host/myimage.png
  alt: my image
Display an image loaded from src with an alternative text.

Advanced usage

caption attach a localized text around the image. It results in a figure html tag and a figcaption.
# Page/Block
- slug: Image
  src: https://host/myimage.png
  alt: my image
  caption: This image represent something decribing tgat you can caption an image