Markdown to Email Formatter
Turn Markdown into an email-ready HTML draft with a plain-text fallback, inline styles, subject suggestions, and review notes before pasting into Gmail or Outlook.
How to turn Markdown into an email draft
- Paste Markdown, upload a .md file, or load a GitHub, GitLab, or Bitbucket file URL.
- Switch to the email preview to review headings, lists, links, code, and renderer notes.
- Copy the rich email HTML or the plain-text fallback into Gmail, Outlook, or another email composer.
What survives in the email copy
- Headings, paragraphs, bullets, numbering, and blockquotes.
- Links, inline code, and code blocks with conservative inline styling.
- A plain-text fallback from the same Markdown source.
- Review notes when tables, images, or unsupported HTML need another look.
Important boundary
depapel formats the email body and gives you copy buttons, but it does not send directly through Gmail or Outlook. The output is aimed at a conservative paste workflow across major email compose surfaces.
Route-specific proof
The tracked launch-update sample below shows the exact rich-email HTML and plain-text fallback depapel prepares from one Markdown source before you paste into Gmail or Outlook.
Proof-backed email example
The same Markdown source becomes a subject suggestion, conservative rich email HTML, and a plain-text fallback before you paste into Gmail or Outlook.
Email HTML preview
Launch update
Paragraph with launch notes and owner updates.
- Review rollout
- ☑ Confirm the timeline
- ☐ Review the FAQ

Subject: Launch updateWarnings: 3 renderer notes
What this proof shows
- Subject suggestion comes from the first heading.
- The table stays in the HTML output for rich-email review.
- The plain-text fallback keeps the same rollout structure for safer paste paths.
Renderer notes
- Document-only depapel controls were removed before the email output was built.
- The table stays in the email HTML, but it still needs a Gmail or Outlook paste check.
- The linked image stays in the HTML output, but remote images should be verified after paste.
Source Markdown · Rich email HTML proof · Plain-text fallback
Markdown to email questions
How does depapel turn Markdown into an email?
depapel maps Markdown into conservative email HTML with inline styles plus a plain-text fallback. Headings, paragraphs, lists, blockquotes, links, and code stay structured, while unsupported HTML is simplified before you copy.
Does depapel send directly to Gmail or Outlook?
No. depapel formats the email body and gives you copy buttons. You still paste the result into Gmail, Outlook, or another email composer yourself.
What survives in the rich email HTML?
Headings, paragraphs, bullets, numbering, blockquotes, links, inline code, and code blocks survive in the rich email HTML. Tables and images stay in the HTML too, but you should review them after paste because email clients handle them unevenly.
Why is there a plain-text email option too?
Plain text is useful when you need the safest paste path, when a recipient prefers text-only mail, or when your email client strips or rewrites HTML. depapel gives you both formats from the same Markdown source.
Is this Outlook-only email HTML?
No. depapel targets a generic email paste workflow first so the same HTML can be tested in Gmail and Outlook. It uses conservative inline styling rather than an Outlook-only template.
Open the editor, Markdown to LinkedIn, Markdown to WhatsApp, Markdown to PDF, Markdown to Word, or read the FAQ.