- or download this
[%#
...
because some email clients don't handle classes well.
%]
- or download this
[%# Outlook has goofy spacing on list item elements. CSS flattens it
+down, but then unindent
to compensate for the default padding that we removed.
...
[% style_font_family %] font-size: 9pt;
color: black; background-color: [% bgcolor %];
'>
- or download this
From: example <example@example.com>
To: example <example@example.com>
...
</html>
--17429257410.7ADB6.10260--
- or download this
$text ||= HTML::FormatText::WithLinks->new(unique_links => 1)->pars
+e($html);
...
return $email;
}