Hugo Details

Render the Hugo built-in details shortcode.
{{% details summary="Click to expand" open=true %}}
Collapsible content here.
{{% /details %}}

Example: