I can't get plain text emails to show with basic formating like how I use to get so easily for the older one – it just works!
With the newly migrated one, all the content comes out in a single block, no spaces like so:
The customer also receives a whole block and while it isn't deal-breaker, it does not look acceptable. This is so for every .twig file in the view/theme/default/template/mail directory. I have not gone to test in detail for the others.A new customer has signed up:Name:Example_Firstname Example_LastnameCustomer Group:DefaultE-Mail:example_name@gmail.comTelephone:828367908
I really prefer a simple plain text email notification, it forces us to go to the store to look at the details if needed. Twig renders correctly for other pages in the front and back end of the store.
Is there a 'switch', that was not turned on for this part of twig to work?
Thanks!