Show HN: Lint Your Markdown with ESLint

(github.com)

14 points | by beenzinozino 2 days ago

3 comments

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