flow-control/spress-twig-markdown

Spress plugin to add `markdown` filter to Twig templates


Keywords
twig, plugin, markdown, spress, php, static-site-generator
License
GPL-3.0

Documentation

Spress Markdown Filter

Spress plugin to add markdown filter function to Twig templates

Installation

composer require flow-control/spress-twig-markdown

How to Use

In Twig template

{{ data|markdown }}