{{- $image := .Get "image" -}} {{- $link := .Get "link" -}} {{- $title := .Get "title" -}} {{- if $image -}} {{- end -}} {{- if $title -}} {{ $title }} {{- end -}}
{{.Inner | markdownify}}