Live data from Hacker News

Show HN: Email.md – Markdown to responsive, email-safe HTML

emailmd.dev

1–10 of 111 posts

Re: Show HN: Email.md – Markdown to responsive, email-safe HTML

#4
post #3

"Write markdown. Ship emails." - I see a particular group of people interested in this, but they have their tools already.

I think you should probably let that group of people speak for themselves.

I'm in this "group" and see an immediate usefulness of this over what I'm doing now.

Re: Show HN: Email.md – Markdown to responsive, email-safe HTML

#5
This appears to be a MJML wrapper with a Markdown→HTML converter attached to it. I think generating HTML from code is easier than generating Markdown, since there are many templating tools that understand HTML escaping. And writing HTML is not that hard, especially for your typical emails, so I'm not really sure if this library would be helpful in the long run.

Re: Show HN: Email.md – Markdown to responsive, email-safe HTML

#6
post #5

This appears to be a MJML wrapper with a Markdown→HTML converter attached to it. I think generating HTML from code is easier than generating Markdown, since there are many templating tools that understand HTML escaping. And writing HTML is not that hard, especially for your typical emails, so I'm not really sure if this library would be helpful in the long run.

I like the idea of this tool, as writing Markdown for some people is probably easier than HTML. I mean, use whatever floats your boat. I like that this exists.

Re: Show HN: Email.md – Markdown to responsive, email-safe HTML

#8

I wish people just sent plain text.

What about images, links? Formatted text like bold or underline?

I also prefer plain text, but in most of my emails I talk about technical stuff, or I send transactional emails that require actions, in which case showing buttons is a much better user experience than plain text.

Re: Show HN: Email.md – Markdown to responsive, email-safe HTML

#9
post #6
post #5

This appears to be a MJML wrapper with a Markdown→HTML converter attached to it. I think generating HTML from code is easier than generating Markdown, since there are many templating tools that understand HTML escaping. And writing HTML is not that hard, especially for your typical emails, so I'm not really sure if this library would be helpful in the long run.

I like the idea of this tool, as writing Markdown for some people is probably easier than HTML. I mean, use whatever floats your boat. I like that this exists.

Also a way to use fewer standards for storage of input and created text.

Re: Show HN: Email.md – Markdown to responsive, email-safe HTML

#10
post #8

I wish people just sent plain text.

What about images, links? Formatted text like bold or underline? I also prefer plain text, but in most of my emails I talk about technical stuff, or I send transactional emails that require actions, in which case showing buttons is a much better user experience than plain text.

I don’t want buttons in my emails.
Post reply on HN