markdown.rs icon indicating copy to clipboard operation
markdown.rs copied to clipboard

CommonMark adherence

Open hoijui opened this issue 4 years ago • 1 comments

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?

hoijui avatar Jun 04 '21 10:06 hoijui

We found:

  • https://github.com/kivikakk/comrak
  • https://github.com/raphlinus/pulldown-cmark

the later of which we are using now.

hoijui avatar Jun 13 '21 05:06 hoijui