pug-php / pug-filter-markdown
Markdown filter for Pug-php
Fund package maintenance!
kylekatarnls
Open Collective
Tidelift
Installs: 81 640
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- cebe/markdown: ^1.1
- pug-php/pug: ^2.0 || ^3.0@alpha
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: >=4.8 <6.0
Replaces
This package is auto-updated.
Last update: 2024-10-15 00:58:35 UTC
README
Implement parsers from https://github.com/cebe/markdown to make markdown available as a Pug-php filter.
section
:markdown
![example image](example-image.jpg "An exemplary image")
Filters:
- :markdown
- :github-markdown
- :inline-github-markdown
- :markdown-extra