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

Support for comprehensive email templating #6502

Open
niveathika opened this issue May 7, 2024 · 1 comment
Open

Support for comprehensive email templating #6502

niveathika opened this issue May 7, 2024 · 1 comment

Comments

@niveathika
Copy link
Contributor

Description:
$subject

We need to generate email templates in many applications we develop.
As of now, we are using regEx and a combination of other workarounds.

We request to have support for the "mustache" templating library, so that we can generate dynamic email content easily.
Ref: https://mustache.github.io/

@niveathika
Copy link
Contributor Author

A sample implementation https://github.com/MohamedSabthar/mustache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant