{{- if not .Ordinal -}}{{- /* first tab sets group ID */ -}} {{- .Parent.Store.Set "id" (partial "docs/text/shortcode-id" .Parent) -}} {{- end -}} {{- $group := printf "tabs-%d" (.Parent.Store.Get "id") -}} {{- $tab := printf "%s-%d" $group .Ordinal -}} {{- /* remove whitespaces */ -}} {{- /* remove whitespaces */ -}}
{{ .Inner -}}
{{- /* remove whitespaces */ -}}