Collapsible
Collapsible sections can be done using standard HTML
<details>
<summary>Click to expand!</summary>
1. A numbered
2. list
* With some
* Sub bullets
</details>
Collapsible sections can be done using standard HTML
<details>
<summary>Click to expand!</summary>
1. A numbered
2. list
* With some
* Sub bullets
</details>