From 3eb0a13428f9e14f6b861eaf06ef61c4c8f8075b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 16 Mar 2015 19:57:35 -0700 Subject: Added link to list of implementations on wiki. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d0f6873..78e4636 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ The reference implementations live in separate repositories: - (C) - (JavaScript) +There is a list of third-party implementations and bindings +in a dozen languages +[here](https://github.com/jgm/CommonMark/wiki/List-of-CommonMark-Implementations). + Running tests against the spec ------------------------------ -- cgit v1.2.3