~fancycade/chicken-cmark

Chicken Scheme libcmark wrapper
Properly setup egg file with test dependencies + make proper test script + cleanup

clone

read-only
https://git.sr.ht/~fancycade/chicken-cmark
read/write
git@git.sr.ht:~fancycade/chicken-cmark

You can also use your local clone with git send-email.

#cmark

This egg is a wrapper for the native commonmark library.

Check the egg wiki for usage details.

#Install

Make sure to install cmark system library.

chicken-install

#Test

chicken-install -test

Source of markdown testsuite

#License

MIT