flow-control/spress-twig-markdown

Spress plugin to add `markdown` filter to Twig templates

Installs: 39

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:spress-plugin

pkg:composer/flow-control/spress-twig-markdown

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

This package is auto-updated.

Last update: 2025-09-26 09:23:38 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 }}