mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +00:00
0fdf96c389
* 2.x: Add a test Fix typo Fix compatibility with PHPUnit 10 Update doc for macro with embed tags fix typo in ApplyTokenParser PHP doc Fixes #3351
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.