Back to Hugo

Render Codeblock Goat

tpl/tplimpl/embedded/templates/_markup/render-codeblock-goat.html

0.161.1173 B
Original Source

{{ $width := .Attributes.width }} {{ $height := .Attributes.height }} {{ $class := .Attributes.class | default "" }}

{{ with diagrams.Goat .Inner }} {{ .Inner }} {{ end }}