Gallery
:::gallery lays out a set of images in a responsive masonry-style grid. Each line inside the block is one image.
Basic gallery
:::gallery



+++
::::gallery



::::
:::
## Column count
Pass a number after `gallery` to set the column count.
:::grid 2 {.sc-demo}
```markdown
:::gallery 3



:::
+++



:::