We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3053229 commit ebb0a88Copy full SHA for ebb0a88
mailer.rst
@@ -526,7 +526,7 @@ several popular libraries):
526
.. code-block:: terminal
527
528
# instead of league/commonmark, you can also use erusev/parsedown or michelf/php-markdown
529
- $ composer require twig/markdown-extra league/commonmark
+ $ composer require twig/extra-bundle twig/markdown-extra league/commonmark
530
531
The extension adds a ``markdown_to_html`` filter, which you can use to convert parts or
532
the entire email contents from Markdown to HTML:
0 commit comments