This PR includes a bug fix in the remove-soft-line-breaks template where the template could not handle soft-line breaks at the beginning of the email body.
Type of Change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] I have discussed with the team prior to submitting this PR
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] My changes generate no new warnings
[x] New and existing unit tests pass locally with my changes
Description
This PR includes a bug fix in the
remove-soft-line-breaks
template where the template could not handle soft-line breaks at the beginning of the email body.Type of Change
Please delete options that are not relevant.
Checklist: