Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/twigphp/markdown-extra

Markdown extension for Twig
https://github.com/twigphp/markdown-extra

markdown php twig twig-extension

Last synced: about 2 hours ago
JSON representation

Markdown extension for Twig

Awesome Lists containing this project

README

        

Twig Markdown Extension
=======================

This package is a Twig extension that provides the following:

* [`markdown_to_html`][1] filter: generates HTML from a Markdown block;

* [`html_to_markdown`][2] filter: generates Markdown from an HTML block.

[1]: https://twig.symfony.com/markdown_to_html
[2]: https://twig.symfony.com/html_to_markdown