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