{{- $id := dict "Content" .Attributes "Scratch" .Page.Scratch | partial "function/id.html" -}} {{- $codeBlock := transform.Highlight .Inner .Type .Options -}} {{- replace $codeBlock "
" (printf "
" $id) 1 | safeHTML -}}