This repository was archived by the owner on Sep 24, 2022. It is now read-only.
This repository was archived by the owner on Sep 24, 2022. It is now read-only.
Replace Hoedown (unmaintained, but works) #69
Open
Description
Hoedown hasn't seen any commits since 2015. AFAIK it's good enough, but I'd like a maintained library as the back-end for Misaka.
There's:
- commonmark/cmark
- raphlinus/pulldown-cmark (also see Writing Python Extensions In Rust Using PyO3)
- MD4C
- And more
For the time being I don't have time for this, but I'll keep it in mind.