Commit 04726a7089e44e7ff4e6c552524841579a1053da Parent fb7af2f0d6ca845b33364c6ce9a704a458e31ff9 Author John MacFarlane <jgm@berkeley.edu> Date Tue, 16 Jun 2015 22:21:55 -0700 Added `CMARK_OPT_VALIDATE_UTF8` option. Also command line option `--validate-utf8`. This option causes cmark to check for valid UTF-8, replacing invalid sequences with the replacement character, U+FFFD. Reinstated api tests for utf8.