mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 07:48:54 +00:00
4 lines
112 B
XML
4 lines
112 B
XML
{{- $result := transform.HighlightCodeBlock . -}}
|
|
<pre><code>{{ $result.Inner }}</code></pre>
|
|
{{- /* EOF */ -}}
|