hugo-theme-next/layouts/_default/_markup/render-codeblock.html

4 lines
112 B
HTML
Raw Normal View History

{{ $result := transform.HighlightCodeBlock . }}
{{ $result.Wrapped }}
{{ .Page.Store.Set "codeblock" true }}