I'm sending html emails using premailer. By default, it will generate a simple text rendering of the email based on the non-html content. It's an okay start, but has some annoyances such as literal rendering of all breaks.
Is there a way for me to have a little more control over the text rendering of the email, either with premailer or another tool?