mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-09 00:46:31 +00:00
69c4e24d6a
* 2.x: Allow installation of league/html-to-markdown 5.x
Twig Markdown Extension
This package is a Twig extension that provides the following:
-
markdown_to_htmlfilter: generates HTML from a Markdown block; -
html_to_markdownfilter: generates Markdown from an HTML block.