{{- /* Aufruf: ```bash {linenos=true,name=tralalala} ``` */ -}} {{- $name := .Attributes.name -}} {{- with $name -}} Attributes.name = {{- . -}} {{- end -}} {{- highlight (.Inner | safeHTML) .Type .Options }}