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