Drupal 8 sending custom html mailers
Many of developers faced situation where you have to send custom html formatted emails from Drupal 8 website. But by default Drupal strips html content from email template. In websites depending on branding requirement...