{{ $text := (.Get 0) | markdownify | default "Expand" }} {{ $icon := (.Get 1) | default "↕" }} {{ $id := index (seq 1000 | shuffle) 0 }} {{ $headingId := $text | anchorize }} {{ $collapseIcon := partial "inline-svg" "chevron-up" }} {{ printf "
" | htmlUnescape | safeHTML }}