Skip to content
Martin Mitáš edited this page Aug 1, 2017 · 12 revisions

MD4C is very young, but rapidly developing project, reaching currently production-ready state.

Compliance

We pass whole test suite (622 tests) of CommonMark specification 0.28.

Robustness

Many hours of testing sessions with Valgrind and American Fuzzy Lop are giving us quite a strong confidence the code base is already in a good shape.

API

The core of the MD4C's interface, as provided by md4c.h, seems to have reached a useful shape.

Although bigger fundamental changes of it are unlikely, we cannot (yet?) guarantee any forward compatibility of it, on binary level as well as on source level.

Clone this wiki locally