Cppmark is an easy markdown parser to html based implementing the [CommonMark] as spec.
This software isn't complete nor is suitable for use right now, I just leave this repository public for interested people follow the development process.
- use UT as testing framework https://github.com/boost-ext/ut
- Pass in all 651 tests of 0.30 spec (3/651)
- Custom markdown symbols
- API Documentation