The editor enables you to fold content details into an expandable / collapsible block so readers can skim for the information that is relevant to them and expand specific sections to get the details they need. Use collapsible accordions to author content for slightly different use cases.
Accordion components
The accordion block includes a summary and body sections. The summary will always be displayed, even when the accordion is closed or collapsed. Once the accordion is expanded, the body will also be visible.

Near the accordion block will be the option to expand / collapse the accordion, and a delete (garbage can icon) option.

Visual marker
The visual marker shows whether the accordion is expanded or collapsed. By default, on page load, accordions are collapsed.
By default, the marker is a triangle which points tot he right or down when the accordion is collapsed or expanded, respectively. The marker can be customized with CSS if you prefer a different symbol.
- When collapsed, the triangle marker points to the right.

- When expanded, the triangle marker points down.
