raphy/markdown-bundle

Provides a fully-featured Markdown bundle

Installs: 2 702

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 2

Open Issues: 1

Type:symfony-bundle

1.2.4 2018-06-04 13:02 UTC

This package is not auto-updated.

Last update: 2024-04-18 13:00:42 UTC


README

SensioLabsInsight Scrutinizer Code Quality Build Status Code Coverage Total Downloads Latest Stable Version License

Provides a fully-featured Markdown bundle

Requirements

The bundle supports:

  • PHP ^5.6 | ^7.0
  • Symfony ^2.8 | ^3.0 | ^4.0

Documentation

To have an idea of how the bundle works, see the Basic usage documentation page. See the doc directory for more detailed documentation or just start with main documentation page.

Features

  • Parser modularity Allow to use any Markdown parser library (by default use Parsedown)
  • Twig filter Provides the Twig filter markdown
  • Editor Use a textarea in a form as Markdown editor using SimpleMDE
  • Multi parser Add multiple parser and use a specific parser when wanted

License

See the LICENSE file for details.