[GH-ISSUE #287] Document the .markdownlintignore feature in the README #248

Closed
opened 2026-03-03 01:25:06 +03:00 by kerem · 2 comments
Owner

Originally created by @KasparEtter on GitHub (May 15, 2020).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/287

When looking into how to ignore files, I stumbled upon https://github.com/DavidAnson/vscode-markdownlint#markdownlintignore and I think the .markdownlintignore file should also be documented in the README of this project (because this is where people look first).

(Now that I know what to search for, I also saw the issue #245. Is it such a new feature then?)

Let me know if you want me to make a pull request. I think the content could just be copy-pasted from the link above.

Originally created by @KasparEtter on GitHub (May 15, 2020). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/287 When looking into how to ignore files, I stumbled upon https://github.com/DavidAnson/vscode-markdownlint#markdownlintignore and I think the `.markdownlintignore` file should also be documented in the README of this project (because this is where people look first). (Now that I know what to search for, I also saw the issue #245. Is it such a new feature then?) Let me know if you want me to make a pull request. I think the content could just be copy-pasted from the link above.
kerem 2026-03-03 01:25:06 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@DavidAnson commented on GitHub (May 15, 2020):

Only the VS Code extension and the CLI will automatically look for and use a .markdownlint.json file. Both already document that. Providing custom config to this library is documented in the following places:

<!-- gh-comment-id:629365452 --> @DavidAnson commented on GitHub (May 15, 2020): Only the VS Code extension and the CLI will automatically look for and use a `.markdownlint.json` file. Both already document that. Providing custom config to this library is documented in the following places: - https://github.com/DavidAnson/markdownlint/blob/master/README.md#optionsconfig - https://github.com/DavidAnson/markdownlint/blob/master/README.md#config
Author
Owner

@KasparEtter commented on GitHub (May 17, 2020):

I see. I probably got confused by the different projects. Here is the documentation for the CLI: https://github.com/igorshubovych/markdownlint-cli#ignoring-files. Let's close this issue again then.

<!-- gh-comment-id:629860178 --> @KasparEtter commented on GitHub (May 17, 2020): I see. I probably got confused by the different projects. Here is the documentation for the CLI: https://github.com/igorshubovych/markdownlint-cli#ignoring-files. Let's close this issue again then.
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#248
No description provided.