-
Notifications
You must be signed in to change notification settings - Fork 205
MD4C Status
Martin Mitáš edited this page Aug 1, 2017
·
12 revisions
MD4C is very young, but rapidly developing project, reaching currently production-ready state.
We pass whole test suite (622 tests) of CommonMark specification 0.28.
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.
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.