mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-28 11:06:50 +00:00
0facb551b0
* 3.x: Fix CS
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.