Skip to content

Commit 73a9e72

Browse files
committed
Update render-codeblock to point at relevant documentation.
1 parent 3a3c722 commit 73a9e72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

layouts/_default/_markup/render-codeblock.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!-- MvM - added to prevent Shutto from translating codeblocks -->
2+
<!-- See documentation here: https://gohugo.io/render-hooks/code-blocks/ -->
23
<span data-stt-ignore>
34
{{ $result := transform.HighlightCodeBlock . }}
45
{{ $result.Wrapped }}

0 commit comments

Comments
 (0)