news.volyx.in

Show HN: Email.md – Markdown to responsive, email-safe HTML (emailmd.dev)

380 points by dancablam · 160 days ago · 94 comments on HN

Article summary

The article introduces Email.md, a tool that converts Markdown to responsive, email-safe HTML, allowing users to write emails in Markdown and ship them as HTML. The tool uses MJML under the hood and provides a live preview link for every draft. It is designed for creating transactional emails, such as newsletters and automated emails. The tool aims to simplify the process of writing HTML emails.

Main themes

  • Email formatting
  • Markdown conversion
  • Transactional emails
  • HTML vs plain text
  • Email security
  • Accessibility

What commenters say

  • Some users prefer plain text emails over HTML emails due to security and simplicity concerns.
  • Others argue that HTML emails are necessary for accessibility and user experience, particularly for transactional emails.
  • The use of Markdown for email writing is seen as a convenient alternative to writing HTML, but some users are skeptical about its usefulness.
  • There is a debate about the effectiveness of using MJML for email templating, with some users preferring it over other solutions like React Email.
  • Some users are concerned about the tracking and security risks associated with HTML emails, and prefer plain text as a safer option.
  • The importance of accessibility in email design is highlighted, with some users arguing that HTML emails can provide a better user experience for people with disabilities.
  • There is a disagreement about the usefulness of Email.md, with some users seeing it as a solution to the complexity of writing HTML emails, while others think it is not necessary.