Show HN: Lint Your Markdown with ESLint

(github.com)

14 points | by beenzinozino a day ago ago

3 comments

  • Twey 10 hours ago ago

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

  • lanycrost 6 hours ago ago

    Looks weird to use eslint for linting markdown files

  • ChiperSoft 19 hours ago 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.