Hugo Details
Render the Hugo built-in details shortcode.
1 minute read
{{% details summary="Click to expand" open=true %}}
Collapsible content here.
{{% /details %}}
Example:
Hugo built-in details
This content is rendered through the built-in Hugo
details behavior.