I think it has to do with link, or bold or italic and eventually some copied paste text but I can’t source the bug since a text in an email can change many times according to feedbacks and stuff.
Hi, adding is a valid temporary workaround, but normal spaces should not disappear. To identify where this happens, could you please provide one minimal reproducible example?
Please include:
The exact HTML fragment from the email builder, especially around the missing space. For example, whether the text looks like:
this is <a href="...">an</a> example
The HTML source of the received message, using “Show original” / “View source” in the mail client.
Whether the space is already missing in the Mautic preview, or only in the delivered email.
The email client where the problem is visible.
This distinction is important: if the space exists in the raw delivered HTML, the issue is likely client-side rendering or CSS. If it is missing from the raw message, it points to the builder or email-rendering pipeline.
Please also test the same minimal HTML snippet on a clean current 7.2 installation. Version 6.0.8 no longer receives normal bug fixes, so a confirmed reproduction on a supported version is needed before this can be investigated as a core issue.
Once we have the smallest failing HTML example, it should be possible to create a focused GitHub issue rather than relying on throughout the template.