Responsive Emails, Written in Markdown

Write markdown. Ship emails. No HTMHELL.

confirm-email.md
---
preheader: "Confirm your email address"
theme: dark
---

::: header
![Logo](https://...logo.png){width="200"}
:::

# Confirm your email address

Your confirmation code is below -
enter it in your open browser window
and we'll help you get signed in.

::: callout center compact
# DFY-X7U
:::

If you didn't request this email,
there's nothing to worry about,
you can safely ignore it.

::: footer
Acme Inc. | 123 Main St
[Unsubscribe](https://example.com/unsub)
:::
Preview
Confirm email rendered preview
$npm install emailmd

Or Let Your AI Write the Email

The emailmd MCP server gives any AI assistant the tools to write, lint, and render emails, with a live preview link for every draft. One click to connect:

CursorVS Code

Or run it locally with npx emailmd mcp. See the MCP docs.