Open leoj3n opened 7 years ago
ESLint doesn't interact with markdown files, so I don't think it should cause any issues here.
I'm all on board the 2 spaces train personally. And while ESLint on it's own doesn't interact with markdown files. I think it is important for projects to start including https://github.com/eslint/eslint-plugin-markdown in order to make sure their examples are properly linted.
Please see this related issue as to why it's important use exactly 2 spaces in markdown files:
https://github.com/donejs/developer-relations/issues/25