The images are displayed as thumbnails in a single row, where you can easily adjust the row height and view the full-size image by clicking on a thumbnail.
- Create a code block with the language set to
imgs
. - Inside the block, insert your image markdown
Option | Description | Default | Available options |
---|---|---|---|
size | Image width and height in px |
220 | 50~500 |
radius | Border radius in px |
10 | 0~50 |
gap | Space between images in px |
10 | 0~50 |
shadow | Show drop shadow or not | false | false / true |
border | Show border around images | false | false / true |