I need to send an email which its body has multiple lines I tried the way shown in the image below and also tried using {IsHtml: true}

Although from this code I get the email content in the same line, while I get an error while I try to use the IsHtml code.
Also, my flow looks like this;

P.s I am using powerapps for teams. Thank you.