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

{{ .Inner | markdownify | emojify }}