From 3c11019281407af0584f7a9e2f29baa46fa8bd54 Mon Sep 17 00:00:00 2001 From: Pavlo Kapyshin Date: Tue, 16 May 2017 18:22:47 +0300 Subject: Prettify languages list --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6e82f1c..a73968b 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,12 @@ It is easy to use `libcmark` in python, lua, ruby, and other dynamic languages: see the `wrappers/` subdirectory for some simple examples. There are also libraries that wrap `libcmark` for -[go](https://github.com/rhinoman/go-commonmark), -[Haskell](http://hackage.haskell.org/package/cmark), -[ruby](https://github.com/gjtorikian/commonmarker), -[lua](https://github.com/jgm/cmark-lua), +[Go](https://github.com/rhinoman/go-commonmark), +[Haskell](https://hackage.haskell.org/package/cmark), +[Ruby](https://github.com/gjtorikian/commonmarker), +[Lua](https://github.com/jgm/cmark-lua), [Perl](https://metacpan.org/release/CommonMark), -[R](http://cran.r-project.org/package=commonmark) and +[R](https://cran.r-project.org/package=commonmark) and [Scala](https://github.com/sparsetech/cmark-scala). Installing -- cgit v1.2.3