{{ $class := $.Get "class"}} {{ $order := .Get "index" | default "0" }} {{ $src := $.Get "src" }} {{ $alt := $.Get "alt" }}
{{ with $src }}
{{ $alt }}
{{ end }} {{ .Inner | markdownify }}