FRESH

Hacker News
Show HN: Lint Your Markdown with ESLint
14 points by beenzinozino
- 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
by ChiperSoft
1 subcomments
- 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.