Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[10.x] Adds inline attachments support for markdown mailables #47140

Merged
merged 23 commits into from May 22, 2023

Conversation

nunomaduro
Copy link
Member

This pull request fixes markdown access to $message variable on template, by simply lazy render the markdown on the moment the $message variable as already available as view data.

@dakira
Copy link
Contributor

dakira commented May 19, 2023

@nunomaduro This solution is beautiful! I really just learned a lot by solving this myself and now look at your solution. Thanks and great work!

@nunomaduro nunomaduro changed the title [10.x] Fixes markdown access to $message variable on template [10.x] Adds inline attachments support for markdown mailables May 19, 2023
@nunomaduro
Copy link
Member Author

nunomaduro commented May 19, 2023

@dakira Could you please conduct some local tests to verify that this feature works as expected in your use case and does not break any existing behaviors? Thank you for helping!

@nunomaduro nunomaduro self-assigned this May 19, 2023
@nunomaduro nunomaduro marked this pull request as ready for review May 22, 2023 08:48
@taylorotwell taylorotwell merged commit 025b718 into 10.x May 22, 2023
17 checks passed
@taylorotwell taylorotwell deleted the fix/markdown-template-access-to-message-variable branch May 22, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants