Skip to content
Martin Mitáš edited this page Feb 11, 2019 · 12 revisions

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/ABI

The API has already reached more or less stable shape.

With the upcoming version 0.3.0, we are starting to support shared libraries and that means long-term API/ABI compatibility maintenance.