enough_mail_html 0.3.0 copy "enough_mail_html: ^0.3.0" to clipboard
enough_mail_html: ^0.3.0 copied to clipboard

outdated

Generate HTML from an email mime message. Eases handling of `MimeMessage` in the `enough_mail` package.

0.3.0 #

  • allow to specify the maxImageWidth when generating the HTML, this preserves memory
  • surround inline images with cid:// links - #5
  • remove common invalid characters at end of links

0.2.1 #

  • Always setting the Content-Type meta attribute to use 'utf-8' encoding
  • Add inline images even when they are not referenced

0.2.0 #

  • Added plain text transformations:
    • Convert line breaks into <br/> tags
    • Convert https lins into <a> tags

0.1.1 #

  • Fixes transformation of plain text messages

0.1.0 #

  • Initial version
4
likes
0
pub points
77%
popularity

Publisher

verified publisherenough.de

Generate HTML from an email mime message. Eases handling of `MimeMessage` in the `enough_mail` package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

enough_mail, html, image

More

Packages that depend on enough_mail_html