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: 2024-03-26 06:20:45 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 }}