[GH-ISSUE #946] npx cli command #562

Closed
opened 2026-03-03 01:28:03 +03:00 by kerem · 1 comment
Owner

Originally created by @soullivaneuh on GitHub (Aug 30, 2023).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/946

Summary

User story

As a developer, I would like to be able to execute markdownlint trough CLI, so that I will be able to setup CI jobs based it with ease.

Additional context

Something like this using npx:

npx markdownlint <path>

What do you think?

Originally created by @soullivaneuh on GitHub (Aug 30, 2023). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/946 # Summary ## User story As a developer, I would like to be able to execute markdownlint trough CLI, so that I will be able to setup CI jobs based it with ease. ## Additional context Something like this using `npx`: ``` npx markdownlint <path> ``` What do you think?
kerem closed this issue 2026-03-03 01:28:03 +03:00
Author
Owner

@soullivaneuh commented on GitHub (Aug 30, 2023):

Forget it, I didn't see the reference on the manual. 🙃

<!-- gh-comment-id:1699413322 --> @soullivaneuh commented on GitHub (Aug 30, 2023): Forget it, I didn't see the reference on the manual. :upside_down_face:
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#562
No description provided.