Whitelist the `details` HTML element
View options
- Truncate descriptions
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
This is a standard HTML5 element, and it may be handy to allow it through our SanitizationFilter
:
<details>
<summary>Click to expand</summary>
Whatever
</details>