codebrainz commented on this pull request.
@@ -0,0 +1,76 @@
+#ifndef CMARK_CONFIG_H +#define CMARK_CONFIG_H
I don't think I want to care about anything in this file that I can trivially stub-out. Maybe I could just drop it, will have to look closer. Same for most of below comments on this file.