Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email shows all the html tags and etc #69

Open
elvanerkaya opened this issue Jan 28, 2019 · 1 comment
Open

Email shows all the html tags and etc #69

elvanerkaya opened this issue Jan 28, 2019 · 1 comment

Comments

@elvanerkaya
Copy link

elvanerkaya commented Jan 28, 2019

Below is my mail body.

const emailHTML = renderEmail(

hello world


)

Below is the e-mail I get.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><p>hello world</p>

What could be the issue? Can someone please help me? Thank you!

@kopax
Copy link

kopax commented Dec 27, 2019

Congrats for your first GitHub issue, can you share a bit of code, how do you get that text generated at the first place?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants