# {{session_title}}

*Recorded on {{created_at}}*
*Duration: {{duration}}*

---

{{#each steps}}
## Step {{@index + 1}}: {{title}}

![{{title}}]({{screenshot_path}})

{{body}}

{{#if hotspots}}
### Annotations
{{#each hotspots}}
- **{{type}}**: {{text}}
{{/each}}
{{/if}}

---
{{/each}}

*Generated by [ShowRunner](https://showrunner.app)*
