File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -1149,6 +1149,11 @@ the entire email contents from Markdown to HTML:
11491149Inky Email Templating Language
11501150~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11511151
1152+ .. tip ::
1153+
1154+ Symfony recommends Inky, but you can also use `MJML `_, a more actively
1155+ maintained alternative for responsive email templates.
1156+
11521157Creating beautifully designed emails that work on every email client is so
11531158complex that there are HTML/CSS frameworks dedicated to that. One of the most
11541159popular frameworks is called `Inky `_. It defines a syntax based on some HTML-like
@@ -2004,4 +2009,5 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
20042009.. _`S/MIME` : https://en.wikipedia.org/wiki/S/MIME
20052010.. _`Scaleway` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Scaleway/README.md
20062011.. _`SendGrid` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Sendgrid/README.md
2012+ .. _`MJML` : https://github.com/mjmlio/mjml
20072013.. _`Sweego` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Sweego/README.md
You can’t perform that action at this time.
0 commit comments