Working with Images
· Images · Markdown · Page-Bundles
letsblaze handles images with a custom render hook that supports three rendering modes controlled by the imageMode param, plus automatic dimension detection for page-bundle images. Image mode The imageMode param controls how Markdown images are rendered. Set it site-wide in hugo.toml or override it per page in front matter. Site-wide in hugo.toml: