adrianbaez/markdown-bundle

Markdown and markdown extra bundle for Symfony

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

0.0.1 2018-03-11 16:45 UTC

This package is not auto-updated.

Last update: 2024-04-23 14:15:41 UTC


README

MarkdownBundle is a bundle for Symfony 4 that provides a service and a twig filter to parse markdown syntax.
Internally, by default, MarkdownBundle uses Parsedown, but you can use whatever library.

See Documentation section for more info.