[PR #8] [CLOSED] Command line interface #800

Closed
opened 2026-03-03 01:30:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/8
Author: @igorshubovych
Created: 1/17/2016
Status: Closed

Base: masterHead: cli


📝 Commits (2)

  • 4a4ac0d Command-line interface for markdownlint
  • 5eba2c4 Adding .editorconfig

📊 Changes

3 files changed (+86 additions, -2 deletions)

View changed files

.editorconfig (+9 -0)
bin/markdownlint-cli.js (+67 -0)
📝 package.json (+10 -2)

📄 Description

  • commander package to run commands.
  • .editorconfig

I can also add the info about it in README.md

It fixes #7.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/8 **Author:** [@igorshubovych](https://github.com/igorshubovych) **Created:** 1/17/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `cli` --- ### 📝 Commits (2) - [`4a4ac0d`](https://github.com/DavidAnson/markdownlint/commit/4a4ac0d189e1373eb3fd9799743dca86412e0220) Command-line interface for markdownlint - [`5eba2c4`](https://github.com/DavidAnson/markdownlint/commit/5eba2c4946087b0e4422494f19b642d96194b02f) Adding .editorconfig ### 📊 Changes **3 files changed** (+86 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.editorconfig` (+9 -0) ➕ `bin/markdownlint-cli.js` (+67 -0) 📝 `package.json` (+10 -2) </details> ### 📄 Description - commander package to run commands. - .editorconfig I can also add the info about it in README.md It fixes #7. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:30:13 +03:00
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#800
No description provided.