Summary
Inside the Event page, <h5> and <h6> are escaped in plain text although the editor allows them.
These heading’s levels should be removed from the editor to don’t get confusion.
Steps to reproduce
- Create/edit an event
- Write
headingin the description marked as Heading 5 or Heading 6 - Save
Expected Result
On public event page it should be visible as heading without style
Actual Result
On public event page the shown text is <h5>heading</h5>.