# Stepper

{% stepper %}
{% step %}

### First step

Content of the step

With another line, and an image

<img src="https://2711667370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTTP0yGzzc0gLR37hd6yw%2Fuploads%2F5hzV1RlT8kY5XakSuzTP%2Fphoto-1533422902779-aff35862e462.jpeg?alt=media&#x26;token=5a31df86-6700-4d5b-a7ee-3a1e69466367" alt="" data-size="original">

{% endstep %}

{% step %}
Second step

This is the second step
{% endstep %}

{% step %}

## This is the first step

And it's good!
{% endstep %}
{% endstepper %}
