8000
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.
2 parents 4c5dba2 + 629cca7 commit 453a587Copy full SHA for 453a587
mailer.rst
@@ -516,7 +516,7 @@ several popular libraries):
516
.. code-block:: terminal
517
518
# instead of league/commonmark, you can also use erusev/parsedown or michelf/php-markdown
519
- $ composer require twig/markdown-extra league/commonmark
+ $ composer require twig/extra-bundle twig/markdown-extra league/commonmark
520
521
The extension adds a ``markdown_to_html`` filter, which you can use to convert parts or
522
the entire email contents from Markdown to HTML:
0 commit comments