Telegram notification text alignment

Hi,

I’m preparing a very long notification for my home alarm solution to be sent to telegram bot.

The problem is that text alignment defined in yaml is not maintained in telegram text.

Example:

In yaml:

Text.

Text.

Telegram notification :

Text. Text.

Can someone please give me some hints?

Thanks in advance

If I am not mistaken, if you want to change lines in telegram, you have to leave a 2 line break in the yaml.
example:

text


text

I found an old topic saying the same but doesn’t work in my case. And there’s no mention in docs.