{% set sidx = loop.index0 %}
{% if step.content_md %}
{{ step.content_md | safe }}
{% endif %}
// Output will appear here after Run