Skip to content

feat: add ESLint config for markdown linting with eslint-plugin-markdown#3140

Closed
AbhishekG-Codes wants to merge 1 commit intoairbnb:masterfrom
AbhishekG-Codes:enable-eslint-markdown-linting
Closed

feat: add ESLint config for markdown linting with eslint-plugin-markdown#3140
AbhishekG-Codes wants to merge 1 commit intoairbnb:masterfrom
AbhishekG-Codes:enable-eslint-markdown-linting

Conversation

@AbhishekG-Codes
Copy link
Copy Markdown

@AbhishekG-Codes AbhishekG-Codes commented Jul 24, 2025

Points to be noted:

  • Some examples in the README are intentionally invalid (for illustration purposes).
  • With this setup, we can start linting the "good" examples to ensure they stay clean and consistent.

Looking ahead:

  • We can explore ways to skip linting the intentionally "bad" examples either by using eslint-disable comments or setting up smarter filters.

Copy link
Copy Markdown
Collaborator

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a new plugin is both a breaking change and a big lift - we won't be doing that.

@ljharb ljharb closed this Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants