Interpretation of tiny rich text

Here is what I’m adding to the notes field:

Here is what’s being printed:

Where did the <br> go? How is the rich text being interpreted?

Hi,

Is markdown enabled on Settings > Account Management?

Yes it is. Btw: switching between HTML shows different behaviour:


If markdown is enabled I’d expect two line breaks to create a paragraph separation. As alternative you can wrap the text in P tags.

Feel free to ask about the difference with HTML mode in a discussion on GitHub.