The concept of linting feels somehow inimical to Markdown, a language designed to progressively enhance existing plain-text formatting conventions.

Looks weird to use eslint for linting markdown files

Can this be used in combination with MDX? It'd be swell if I could lint the js/jsx code in my mdx files as well.

[dead]