Twig Markdown Extension
=======================
This package is a Twig extension that provides the following:
* [`markdown_to_html`][1] filter: generates HTML from a Markdown block;
* [`html_to_markdown`][2] filter: generates Markdown from an HTML block.
[1]: https://twig.symfony.com/markdown_to_html
[2]: https://twig.symfony.com/html_to_markdown