opdavies / sculpin-twig-markdown-bundle
Installs: 17 332
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 4
Requires
- php: >=5.3.3
Suggests
- sculpin/sculpin: @stable
This package is auto-updated.
Last update: 2024-10-28 20:56:16 UTC
README
Allow for rendering content via a markdown parser. The parser is configurable, and by default uses the michelf/php-markdown parser that is included with Sculpin.
Usage
{{ some_content|markdown }}
Author
Oliver Davies - PHP Developer and Linux System Administrator.