Overview of emailmd features
mainemailmd is a markdown-to-email converter that uses MJML under the hood to ensure high compatibility across email clients like Gmail, Outlook, Apple Mail, and Yahoo Mail.
Key capabilities include:
- Email-safe HTML: Bulletproof layouts using MJML.
- Layout Directives: Support for heroes, columns, callouts, and accordions.
- Theming: Brand colors, custom fonts, and automatic dark mode support.
- Buttons: Primary, secondary, and semantic variants using a simple attribute.
- Frontmatter: Metadata and theme overrides defined per email.
- Linting: Checks for deliverability and accessibility.
- Dual Output: Automatic generation of
text/plainversions. - Tooling: Includes a CLI, React builder, MCP server for AI, and reusable partials.