Commit 6baeaf39441895c0374974d96da84f2e3979cfb2 Parent 1df1fd63e162314a62b512b29e27a30c67498028 Author John MacFarlane <jgm@berkeley.edu> Date Fri, 5 Dec 2014 10:02:04 -0800 Added CMARK_NODE_TYPE_NONE. This is the return value of cmark_get_node_type when the argument is a null pointer. Avoids segfault.