{{ $id := delimit (shuffle (seq 1 9)) "" }} {{ if .Get "language" }}
{{ .Inner | string }}
{{ else }} {{ errorf "If you want to use the \"collapsable code\" shortcode, you need to pass a mandatory \"language\" param. The issue occured in %q (%q)" .Page.File .Page.Permalink }} {{ end }}