Previous Tutorial
How to add an image gallery
You created a simple gallery in the last tutorial by adding this:



How to add a Fancy Gallery
- In the editor, select the 3 images you added and click the
GALLERYbutton. - Select
Display as carousel? - Click
INSERT - This will wrap the simple gallery in a code block like this:
```gallery    slideshow: true ``` The above is an example, you'll upload your own images. - Check the preview and you’ll see your gallery is now a carousel/slideshow.
You now know how to create galleries. Galleries also allow you to change sizing and layout, as well as add captions. Learn all about Galleries here: Galleries