[GH-ISSUE #899] MD005 - Fixable rules must set the meta.fixable property #547

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

Originally created by @Celtech on GitHub (Jul 6, 2023).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/899

Seems to be missing the meta.fixable key

image
Originally created by @Celtech on GitHub (Jul 6, 2023). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/899 Seems to be missing the meta.fixable key <img width="1072" alt="image" src="https://github.com/DavidAnson/markdownlint/assets/7949140/f8613553-9098-42d4-8b41-b0af0870f312">
kerem 2026-03-03 01:27:55 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@DavidAnson commented on GitHub (Jul 6, 2023):

That error message looks to be coming from ESLint: https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/docs/rules/require-meta-fixable.md

Therefore, it is probably trying to report an issue with the eslint-plugin-markdownlint plugin which is a separate project written by someone else: https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint

<!-- gh-comment-id:1623894610 --> @DavidAnson commented on GitHub (Jul 6, 2023): That error message looks to be coming from ESLint: https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/docs/rules/require-meta-fixable.md Therefore, it is probably trying to report an issue with the eslint-plugin-markdownlint plugin which is a separate project written by someone else: https://gitlab.com/pawelbbdrozd/eslint-plugin-markdownlint
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#547
No description provided.