~fancycade/chicken-cmark

Chicken Scheme libcmark wrapper
44d8ee0e — Harley Swick 2 years ago
relase-info file
5af94158 — Harley Swick 2 years ago
Update README
e88216e7 — Harley Swick 2 years ago
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