php-markdown - Markdown implementation in PHP
- Website:
- https://michelf.ca/projects/php-markdown/
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
This is a PHP implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation. This packages provides the classic version 1.0.2 and the new library version 1.5.0.
Packages
php-markdown-1.5.0-1.fc19.remi.noarch | [45 KiB] |
Changelog by Remi Collet (2015-03-02):
- Mardown PSR-0 library version 1.5.0 - fix license handling - add provides php-composer(michelf/php-markdown) - fix project URL |
php-markdown-1.4.1-1.fc19.remi.noarch | [43 KiB] |
Changelog by Remi Collet (2014-05-06):
- Mardown PSR-0 library version 1.4.1 |