I'm trying to send an email by action "Send an email V2" like this:
<p>Este é um parágrafo.</p> <br> Este é um texto na mesma linha.<br> <br> Este é um texto na próxima linha.

But if I click in the button "enable/disable code view mode" 3 times the Power Automate change my code to this:

How can I use the tag <br> without change it to <span>?