{{ $options := .Attributes.options | default "default=1" }} {{ $caption := .Attributes.caption }} {{ .Type }} {{ safeHTML (readFile "static/icons/feather/copy.svg") }} Copy {{ highlight .Inner .Type (print $options ",lineAnchors=" "code-" (truncate 7 "" (md5 .Inner))) }} {{ with $caption }} {{ end }}