{{- $title := .Get "title" -}} {{- $image := .Get "image" -}} {{- $alt := .Get "alt" | default $title -}} {{- $caption := .Get "caption" -}} {{- $placeholder := .Get "placeholder" | default "Problem screenshot placeholder" -}} {{- with $title }}

{{ . }}

{{- end }} {{ .Inner | markdownify }}