progsource / maddy

C++ Markdown to HTML header-only parser library
MIT License
194 stars 39 forks source link

feat: add config options to en-/disable each parser #40

Closed progsource closed 1 year ago

progsource commented 1 year ago

Based on #37 this adds configuration options to be able to en-/disable all parsers separately.

Also fix cmake line, so that ctest can find the test executable; update readme.