I’ve written a Haskell library that wraps libcmark:
Great to see that it’s now finished.
I slowly continue my work on native implementation (using custom parsing combinators borrowed from cheapskate). I would now use this bindings for tests and benchmarks.
Thanks a lot.
Is your native Haskell implementation available to use or look at?