mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 13:26:37 +00:00
9e0b90b27b
* 2.x: Add .gitattributes Add missing .gitattributes for string-extra Update .gitattributes to remove tests from \"dist\" Fix CS doc: number_format add math calculation hint
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.