{{- .Page.Scratch.Add "tabset-counter" 1 -}} {{- $tab_set_id := default (printf "tabset-%s-%d" (.Page.RelPermalink) (.Page.Scratch.Get "tabset-counter") ) | anchorize -}} {{- $tabs := .Scratch.Get "tabs" -}} {{- $cookie_name := trim (.Get "cookie-name") " " -}} {{- if .Inner -}} {{- /* We don't use the inner content, but Hugo needs this reference as a trigger to indicate this shortcode has a content area. */ -}} {{- end -}}