From d47091078e15d36f7026241bcd838c3238c705fe Mon Sep 17 00:00:00 2001 From: David Anson Date: Sun, 14 Jan 2018 21:59:23 -0800 Subject: [PATCH] Add links to Mocha project to Examples section of README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adc96d5a..14591e52 100644 --- a/README.md +++ b/README.md @@ -621,6 +621,7 @@ For ideas how to integrate `markdownlint` into your workflow, refer to the follo * [ally.js](https://allyjs.io/) ([Search repository](https://github.com/medialize/ally.js/search?q=markdownlint)) * [ESLint](https://eslint.org/) ([Search repository](https://github.com/eslint/eslint/search?q=markdownlint)) +* [Mocha](https://mochajs.org/) ([Search repository](https://github.com/mochajs/mocha/search?q=markdownlint)) * [Reactable](https://glittershark.github.io/reactable/) ([Search repository](https://github.com/glittershark/reactable/search?q=markdownlint)) * [Sinon.JS](http://sinonjs.org/) ([Search repository](https://github.com/sinonjs/sinon/search?q=markdownlint)) * [sonarwhal](https://sonarwhal.com/) ([Search repository](https://github.com/sonarwhal/sonarwhal/search?q=markdownlint))