{{ $options := .Attributes.options | default "default=1" }} {{ $caption := .Attributes.caption }}
{{ .Type }}
{{ highlight .Inner .Type (print $options ",lineAnchors=" "code-" (truncate 7 "" (md5 .Inner))) }}
{{ with $caption }} {{ end }}