Image Series Demo.

1 min read

This post demonstrates the image-series shortcode. It looks for images in the gallery folder and displays them in order.

gallery/01-circle.svg

This is a red circle. It demonstrates a captioned image.

gallery/02-square.svg
gallery/03-triangle.svg

And this is a green triangle. Note how the square between them has no caption.

The sequence above should show:

  1. A Red Circle (with caption)
  2. A Blue Square (no caption)
  3. A Green Triangle (with caption)