php-twig-markdown-extra

A Twig extension for Markdown
  https://twig.symfony.com/markdown_to_html
  0
  no reviews



Twig Markdown extension that provides the following:

- markdown_to_html filter: generates HTML from a Markdown block; - html_to_markdown filter: generates Markdown from an HTML block.

Twig itself is a flexible, fast and secure template engine for PHP.