{{ $uniq := .Inner | htmlEscape | md5 | lower }} {{ $template := printf "template-%s" $uniq }} {{ $string := replace "" "%s" $uniq }}
{{ if .Get "caption" }}
{{ end }} {{ if .Get "caption" }}
{{ .Get "caption" | markdownify }}
{{ end }} {{ if .Get "caption" }}
{{ end }} {{ $string | safeHTML }}