Blog |
Support |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
php-pecl-md4c - Convert Markdown to HTML
- Website:
- https://pecl.php.net/package/md4c
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
This extension provides one simple PHP function md4c_toHtml() to convert
Markdown or CommonMark to HTML.
This function uses the MD4C library written in C and is currently the fastest
conversion routine,
see https://talk.commonmark.org/t/why-is-md4c-so-fast-c/2520/12
Package built for PHP 8.2.
Packages
php-pecl-md4c-1.1-1.remi.src
|
[92 KiB]
|
Changelog by Remi Collet (2024-12-02):
- update to 1.1
- use system libmd4c
|
php-pecl-md4c-1.0.0~DEV-1.remi.src
|
[91 KiB]
|
Changelog by Remi Collet (2024-12-02):
- initial package, version 1.0.0dev
- open https://github.com/eklausme/php-md4c/issues/12 version inconsistency
- open https://github.com/eklausme/php-md4c/issues/13 PHP version compatibility
|