@@ -1163,6 +1163,11 @@ the entire email contents from Markdown to HTML:
11631163Inky Email Templating Language
11641164~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11651165
1166+ ..tip ::
1167+
1168+ Symfony recommends Inky, but you can also use `MJML `_, a more actively
1169+ maintained alternative for responsive email templates.
1170+
11661171Creating beautifully designed emails that work on every email client is so
11671172complex that there are HTML/CSS frameworks dedicated to that. One of the most
11681173popular frameworks is called `Inky `_. It defines a syntax based on some HTML-like
@@ -2012,3 +2017,4 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
20122017.. _`S/MIME` :https://en.wikipedia.org/wiki/S/MIME
20132018.. _`Scaleway` :https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Scaleway/README.md
20142019.. _`SendGrid` :https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Sendgrid/README.md
2020+ .. _`MJML` :https://github.com/mjmlio/mjml