mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-18 02:32:52 +00:00
355 B
355 B
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.