Provides a fully-featured Markdown bundle
The bundle supports:
- PHP ^5.6 | ^7.0
- Symfony ^2.8 | ^3.0 | ^4.0
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.
- 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
See the LICENSE file for details.