From e0fed7df249fb311741c4d5962837b7df3426841 Mon Sep 17 00:00:00 2001 From: Brian J King Date: Wed, 27 Jul 2016 08:21:48 -0500 Subject: [PATCH] Updating PR #2 - Add Linter Category * Revised link to Markdownlint * Added Linter category * Updated the TOC --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72904ce..ad19c13 100755 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ - [Tools](#Tools) - [Converters](#Converters) - [Editors](#Editors) + - [Linters](#Linters) - [Miscellaneous](#Miscellaneous) - [Services](#Services) - [Resources](#Resources) @@ -52,6 +53,11 @@ - [Marp](https://yhatt.github.io/marp/) - Markdown Presentation Writer. :gem: - [PileMd](https://pilemd.com/) - Markdown Note App. +### Linters + +- [Markdownlint](https://github.comigorshubovych/markdownlint-cli) - A Node.js style checker and lint tool for Markdown/CommonMark files. +- [MDL](https://github.com/mivok/markdownlint) - A Rubygem style checker and linting tool for Markdown/CommonMark files. + ### Miscellaneous > Tools which let you edit, convert, export, _et al._ your Markdown documents. @@ -60,8 +66,6 @@ - [Dillinger](http://dillinger.io/) - Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. - [Markable.in](https://markable.in/) - A Remarkable Markdown Editor. - [Socrates](http://socrates.io/) - Serveless realtime Markdown editor and viewer, etherpad-like. -- [Markdownlint in Node.js](https://github.com/DavidAnson/markdownlint) - A Node.js style checker and lint tool for Markdown/CommonMark files. -- [MDL Markdown Lint](https://github.com/mivok/markdownlint) - A Rubygem style checker and linting tool for Markdown/CommonMark files. ## Services