flow-control/spress-twig-markdown

Spress plugin to add `markdown` filter to Twig templates

v1.0.1 2019-02-25 18:53 UTC

This package is auto-updated.

Last update: 2025-01-26 08:02:42 UTC


README

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 }}