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.8.0. Autoloader: /usr/share/php/Michelf/markdown-autoload.php
Packages
php-markdown-1.8.0-1.fc25.remi.noarch | [54 KiB] |
Changelog by Remi Collet (2018-01-15):
- Mardown PSR-0/PSR-4 library version 1.8.0 |
php-markdown-1.7.0-1.fc25.remi.noarch | [53 KiB] |
Changelog by Remi Collet (2016-10-30):
- Mardown PSR-0 library version 1.7.0 - switch from symfony/class-loader to fedora/autoloader - add minimal %check for version and autoloader |