beam-community / bamboo

Testable, composable, and adapter based Elixir email library for devs that love piping.
https://hex.pm/packages/bamboo
MIT License
1.91k stars 345 forks source link

feat: Display attached images if referenced in html #639

Open alappe opened 2 years ago

alappe commented 2 years ago

Looks for cid:… references in the html_body and replaces them with the local attachment url, if a match is found.

doomspork commented 1 month ago

Hi @alappe! Are you still interested in pursuing these changes? If so we'd like to add tests to all new changes when applicable. 🙏