I've written some simple bindings to the cmark C library for parsing CommonMark (a more highly specified MarkDown):
https://github.com/caolan/chicken-cmark Please add this to the egg-locations file in SVN, as I don't have the appropriate permissions :) (cmark "https://raw.github.com/caolan/chicken-cmark/master/cmark.release-info") Many thanks! ...more eggs to come soon Caolan _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
