I've for example following markdown:
* List item 1
* List item 2
> [!NOTE]
> Some note.
Till Version 0.39.1 it's rendered like that:

Starting with Version 0.40 it's rendered like that:

Is there any chance to get the alert rendered in same way as it was before 0.40?