markdown.rs
markdown.rs copied to clipboard
CommonMark adherence
Is it possible to get this library there, or would it make more sense to crate a new one? If it makes sense for this library.. what is there to do?
We found:
- https://github.com/kivikakk/comrak
- https://github.com/raphlinus/pulldown-cmark
the later of which we are using now.