You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If no html option is passed to node-postmark it'd be better not to send a html version at all rather than copying the text version. Email clients will normally prefer to show the html version if both are given and using plain text as html collapses all white space, making emails harder to decipher.
The text was updated successfully, but these errors were encountered:
If no html option is passed to node-postmark it'd be better not to send a html version at all rather than copying the text version. Email clients will normally prefer to show the html version if both are given and using plain text as html collapses all white space, making emails harder to decipher.
The text was updated successfully, but these errors were encountered: