Skip to content

Commit 453a587

Browse files
committed
Merge branch '5.1'
* 5.1: [Mailer] Update mailer.rst
2 parents 4c5dba2 + 629cca7 commit 453a587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ several popular libraries):
516516
.. code-block:: terminal
517517
518518
# instead of league/commonmark, you can also use erusev/parsedown or michelf/php-markdown
519-
$ composer require twig/markdown-extra league/commonmark
519+
$ composer require twig/extra-bundle twig/markdown-extra league/commonmark
520520
521521
The extension adds a ``markdown_to_html`` filter, which you can use to convert parts or
522522
the entire email contents from Markdown to HTML:

0 commit comments

Comments
 (0)