diff options
| author | Tim Nieradzik <tim@sparse.tech> | 2017-05-15 19:30:05 +0200 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2017-05-15 19:30:05 +0200 |
| commit | f5c942217751160dc48dc1cb7ff6bddf2d14f0ce (patch) | |
| tree | 72066b87a5696754397d7f24e9ae58c2b9ab07de | |
| parent | 6313fff5f9482bdc0489dd19bf9c4ff6ed817e71 (diff) | |
README: Add link to cmark-scala (#196)
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -57,8 +57,9 @@ There are also libraries that wrap `libcmark` for [Haskell](http://hackage.haskell.org/package/cmark), [ruby](https://github.com/gjtorikian/commonmarker), [lua](https://github.com/jgm/cmark-lua), -[Perl](https://metacpan.org/release/CommonMark), and -[R](http://cran.r-project.org/package=commonmark). +[Perl](https://metacpan.org/release/CommonMark), +[R](http://cran.r-project.org/package=commonmark) and +[Scala](https://github.com/sparsetech/cmark-scala). Installing ---------- |
