We recently noticed that the announcement banner loses formatting when displaying on dashboards. Specifically the <h#> text formatting tags don't render properly.
If I remove the heading open/close tags, for example <h2></h2>, then it renders the same in dashboards just the smaller standard font size.
Any recommendations how to fix this or reasons why this is happening in Jira Software 9.0.0 and Jira Software 8.22.6 data center?
When using this markup I get a different formatting on dashboards
<div style="background-color: linen; border: 3px solid darkred; margin: 4px; padding: 2px; font-weight: bold; ">
<h2>Maintenance Notification: <br></h2>
This Jira environment will be offline today Wed Jan 21 from 12:15 to 12:30 EST for a memory upgrade.
</div>
In dashboards I get this

Everywhere else I get this
