{{< collapsible >}}
Description #
The collapsible shortcode allows to write a collapsible text block.
Parameters #
| Name | Type(named/positional) | Description |
|---|---|---|
| title | named | Text block title. NB: If not specified, the title is a default text defined by the theme. |
Examples #
| Markdown | Rendering |
|---|---|
| Expand/Collapse I’m hidden |
| Open sesame! I’m hidden |