rstudio / blastula

Easily send great-looking HTML email messages from R
https://pkgs.rstudio.com/blastula
Other
546 stars 84 forks source link

Gmail Clipped message #333

Open 22ermiller opened 3 months ago

22ermiller commented 3 months ago

For some reason when sending an email using the render_email("file.qmd") to a gmail email, the message gets clipped by gmail. The file successfully renders when sent to any other email service (outlook, yahoo...). Is there a solution for this. My qmd file is only 1.2KB so I don't think there should be an issue with the file size. Is there a reason for this and a way to stop this from happening?

Screenshot from 2024-06-07 18-53-14

nealrichardson commented 2 months ago

Does this help? https://github.com/rstudio/blastula/issues/323#issuecomment-1896315709