Blog |
Forum |
Repository
Jump to letter: [
ABCDFGHIJLMOPRSTUWXZ
]
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.7.0.
Autoloader: /usr/share/php/Michelf/markdown-autoload.php
Packages
php-markdown-1.7.0-1.el5.remi.noarch
|
[63 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
|
php-markdown-1.6.0-1.el5.remi.noarch
|
[61 KiB]
|
Changelog by Remi Collet (2015-12-26):
- Mardown PSR-0 library version 1.6.0
- add simple autoloader
|