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 @@ -1260,6 +1260,11 @@ the entire email contents from Markdown to HTML:
12601260Inky Email Templating Language
12611261~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12621262
1263+ .. tip ::
1264+
1265+ Symfony recommends Inky, but you can also use `MJML `_, a more actively
1266+ maintained alternative for responsive email templates.
1267+
12631268Creating beautifully designed emails that work on every email client is so
12641269complex that there are HTML/CSS frameworks dedicated to that. One of the most
12651270popular frameworks is called `Inky `_. It defines a syntax based on some HTML-like
@@ -2299,4 +2304,5 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
22992304.. _`S/MIME` : https://en.wikipedia.org/wiki/S/MIME
23002305.. _`Scaleway` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Scaleway/README.md
23012306.. _`SendGrid` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Sendgrid/README.md
2307+ .. _`MJML` : https://github.com/mjmlio/mjml
23022308.. _`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