Markdown to HTML conversion using the MD4C library
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
License: MIT
Version | Release | Download |
1.1 | 2024-12-02 | md4c-1.1.tgz |
1.0.0dev | 2024-12-01 | md4c-1.0.0dev.tgz |
Version | Message |
1.1 | Initial release |
1.0.0dev | Initial release |