beam-community / bamboo

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

Display attached images #638

Closed alappe closed 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.