Markdown to HTML Emails with multiple templates

126 · Brett Terpstra · Dec. 30, 2025, 8:43 p.m.
Summary
This blog post discusses the updates made to 'mdtosendy', a Ruby script that converts Markdown to email-ready HTML, including the introduction of a multi-template system. It explains how users can create multiple templates with their own configurations and styles, allowing for easier management and the ability to generate different designs efficiently. The article also covers features like template inheritance, configuration hierarchy, and development mode for easier iteration on designs.