Skip to content

Commit

Permalink
Update docs resource template
Browse files Browse the repository at this point in the history
  • Loading branch information
norrland committed Sep 12, 2024
1 parent 770a7c5 commit d489f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/resources.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ description: |-
{{ if .HasImport -}}
## Import
Import is supported using the following syntax:
{{ printf "{{codefile \"shell\" %q}}" .ImportFile }}
{{ codefile "shell" .ImportFile }}
{{- end }}

0 comments on commit d489f3e

Please sign in to comment.