1 unstable release

0.29.0 Jun 26, 2019
0.1.0 Jun 23, 2019

#243 in #fork


Used in cmark-gfm

MIT license

1MB
30K SLoC

C 21K SLoC // 0.0% comments Bitbake 6.5K SLoC // 0.0% comments Python 1K SLoC // 0.3% comments OCaml 382 SLoC XSL 285 SLoC // 0.1% comments Racket 171 SLoC // 0.1% comments Rust 39 SLoC Perl 21 SLoC C++ 12 SLoC Ruby 11 SLoC Batch 9 SLoC JavaScript 3 SLoC

libcmark-gfm raw bindings


Rust wrapper for libcmark-gfm, GitHub's fork of the reference parser for CommonMark. For more information on available extensions, see the documentation.

Requirements

As this crates build itself libcmark-gfm from source, you don't need to have libcmark-gfm already installed. You need cmake and you will need to meet bindgen requirements.

License

MIT

No runtime deps

~0–2.3MB
~44K SLoC