Dynamically convert Markdown to HTML

I want to write the body of an email campaign in markdown and use the hugo pipeline to generate the HTML used for an email blast to customers.
Any way to do this ?

If at all possible, it would be a really bad fit. There should be plenty of tools built for that (do not ask, I don’t know).

1 Like

I think Hugo would be overkill for email, and it’s not a very good fit for the type of styling you’d need to do. I would recommend using one of innumerable md converters and then using something like Zurb’s Ink to create your inline styles:

http://zurb.com/ink/inliner.php