Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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 %{classic_version} and the new
library version 1.9.0.

Autoloader: /usr/share/php/Michelf/markdown-autoload.php

Packages

php-markdown-1.9.0-1.el6.remi.noarch [38 KiB] Changelog by Remi Collet (2019-12-02):
- update to 1.9.0
- run upstream test suite
php-markdown-1.8.0-6.el6.remi.noarch [37 KiB] Changelog by Remi Collet (2019-07-26):
- drop old classic version
- use git snapshot as next version will have test suite
- add patch for PHP 7.4, adapted for 1.8.0 from
  https://github.com/michelf/php-markdown/pull/316