[GH-ISSUE #178] Create a "markdownlint" binary that's invokable as a shell command #155

Closed
opened 2026-03-03 01:24:13 +03:00 by kerem · 3 comments
Owner

Originally created by @nija-at on GitHub (Apr 17, 2019).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/178

A markdownlint binary that,

  • with no parameters runs on all markdown files found recursively from the current folder
  • chooses the set of files to run against based on parameters
  • Recognises and uses .markdown.(json|yaml), if it's present
Originally created by @nija-at on GitHub (Apr 17, 2019). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/178 A `markdownlint` binary that, * with no parameters runs on all markdown files found recursively from the current folder * chooses the set of files to run against based on parameters * Recognises and uses .markdown.(json|yaml), if it's present
kerem 2026-03-03 01:24:13 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@nschonni commented on GitHub (Apr 17, 2019):

There is already a CLI project mentioned in the README https://github.com/igorshubovych/markdownlint-cli

<!-- gh-comment-id:484136118 --> @nschonni commented on GitHub (Apr 17, 2019): There is already a CLI project mentioned in the README https://github.com/igorshubovych/markdownlint-cli
Author
Owner

@DavidAnson commented on GitHub (Apr 17, 2019):

I link to markdownlint-cli at the top of the README - I think that does everything you want?

https://github.com/igorshubovych/markdownlint-cli

<!-- gh-comment-id:484136124 --> @DavidAnson commented on GitHub (Apr 17, 2019): I link to `markdownlint-cli` at the top of the README - I think that does everything you want? https://github.com/igorshubovych/markdownlint-cli
Author
Owner

@nija-at commented on GitHub (Apr 17, 2019):

Didn't realize there was another tool. I was expecting it as part of the same repo.

That satisfies what I'm looking for. Thanks!

<!-- gh-comment-id:484165095 --> @nija-at commented on GitHub (Apr 17, 2019): Didn't realize there was another tool. I was expecting it as part of the same repo. That satisfies what I'm looking for. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#155
No description provided.