Open arthurvr opened 9 years ago
there's a plugin for eslint that adds support for markdown, however it does not seem ready yet. Anyways... I can help on this one.
hey @sindresorhus, would it be a good a idea to make eslint/eslint-plugin-markdown a default plugin and then call xo --ext .js --ext .md
to lint markdown?
fyi, eslint-plugin-markdown v1.0.0-beta.1 was just published to npm
fyi, standard-markdown
For cases like https://github.com/sindresorhus/load-grunt-tasks/commit/e758ed4a667cab0ed02246e8a9b5d20f0bbe30eb
It's easy to miss things while writing up example code and it may be worth investigating how we could lint those.