dothiv/dothiv-parsedown-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

dotHIV parsedown bundle for Symfony2 install Parsedown and provides a twig filter

Installs: 7 179

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 4

Open Issues: 0

Type:symfony-bundle

1.1.0 2016-01-13 15:38 UTC

This package is not auto-updated.

Last update: 2020-08-17 06:15:32 UTC


README

Code Climate Scrutinizer Code Quality

SensioLabsInsight

dotHIV parsedown bundle for Symfony2 install Parsedown and provides a twig filter

Install

composer require dothiv/dothiv-parsedown-bundle dev-master

Add

new Dothiv\Bundle\ParsedownBundle\DothivParsedownBundle(),

to your AppKernel.php.

Usage

In twig templates:

{{ var|markdown }}