HTML emails do not work
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3387056. --> Reported by: [j_ten_man](https://www.drupal.org/user/233774) Related to !13 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When trying to send html emails, they always come through with the html escaped. I'll attach my current patch for this issue.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>- Enable the PF Email module.<br> - Setup ECA (or any other system) that will trigger an email through Push Framework<br> - Go to /admin/config/system/push_framework and set the text format to an HTML enabled format.<br> - Trigger the action setup above.</p>
issue