Show HN: Lint Your Markdown with ESLint

(github.com)

14 points | by beenzinozino 1 day ago

3 comments

  • Twey 9 hours ago
    The concept of linting feels somehow inimical to Markdown, a language designed to progressively enhance existing plain-text formatting conventions.
  • lanycrost 5 hours ago
    Looks weird to use eslint for linting markdown files
  • ChiperSoft 18 hours ago
    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.