{{- with .Title -}}
{{- partial "plugin/image.html" (dict "src" $.Destination "alt" $.Text "caption" . "linked" true) -}}
{{- . | safeHTML -}}
{{- else -}} {{- partial "plugin/image.html" (dict "src" .Destination "alt" .Text) -}} {{- end -}}