Skip to content

Commit

Permalink
README: Add link to cmark-scala (commonmark#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
tindzk authored and jgm committed May 15, 2017
1 parent 6313fff commit f5c9422
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
----------
Expand Down

0 comments on commit f5c9422

Please sign in to comment.