I'm experiencing an issue where text blocks are being edited on save and extra "<br>" breaks are being added at the end of every text line. I have to manually go into the HTML to delete them. How do I stop this from happening? It's messing with our email building and editing.
Same for us. We already contacted MS several times for this issue.
Same issue. Very frustrating
Same issue here
We are having the same issue. I believe it started the week of October 24. Frustrating!
After a bit more of testing i found this work around until it's fixed:
The system adds extra <br> breaking lines before the end of a paragraph </p> but weirdly enough not in other circumstances: like if you remove the <p></p> altogether or simply add the breaking line in another paragraph.
How your HTML should look like at the end of a paragraph if you want to have a breaking line?
Option 1: Remove the <p></p> from your text, if there is enough styling in the div not to need the <p> styling (example 3 in the image)
Option 2: Break the line after the end of the paragraph (example one in the image) and check in the html if it is in or out of your <p> paragraph. If inside paragraph then add </p><p> before it to get the breaking line(s) in their own paragraph
Yes we have the same issue since last week.
Hi Carrie Garner,
This should be a bug. It's recommended to raise a ticket to contact Microsoft:
We have the same issue. If I use the tex block clone funtction it has not issue with <br> tags.
The same is happening to me.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,817
Most Valuable Professional
nmaenpaa
101,156