{{/* The engine highlights and the theme frames. `.Body` is chroma's token spans, already classed, so the palette below in theme.css is the theme's to change — and a copy button, which needs a script, belongs in a theme of your own rather than here (ADR-0026, ADR-0075). */}} {{define "code"}}
{{- with .Args.title}}
{{.}}
{{end}} {{- .Body}}
{{end}}