Minimal usage
src with an alternative text.
Demo
Advanced usage
caption attach a localized text around the image. It results in a figure html
tag and a figcaption.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Display an image with optional caption.
# Page/Block
- slug: Image
src: https://host/myimage.png
alt: my image
src with an alternative text.
Demo
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
Was this page helpful?