mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[GH-ISSUE #12] Suggestion: Use MJML instead of custom HTML #237
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#237
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @manurana on GitHub (Aug 17, 2023).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/12
Project looks great!
Just a suggestion: Creating correct HTML for emails is hard, to take care of various email client eccentricities.
Maybe use something like MJML to do that instead? And let this be just an amazing interface for being creative?
@arikchakma commented on GitHub (Aug 17, 2023):
I have not planned to use it yet but I just wanted to be more flexible from my side. Are you having any problems with this solution?
@manurana commented on GitHub (Aug 17, 2023):
No specific problems @arikchakma !
It might be better for long term maintenance, is all.
Maybe just keep it in the backlog
@arikchakma commented on GitHub (Aug 17, 2023):
Yes, I'll think about it.
Thanks, and let me know if you face any problems.