{{/* Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#toggle-list Parameters ---------- text : Spoiler title. class : optional Additional class for
tag. style : optional Additional style for
tag. */}} {{- $title := .Get "text" | default "" -}} {{- $id := printf "spoiler-%d" .Ordinal -}}
{{ $title }}
{{ .InnerDeindent | markdownify }}