Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lint Markdown files using ESLint #72

Open
mtsknn opened this issue Jul 20, 2021 · 1 comment
Open

Lint Markdown files using ESLint #72

mtsknn opened this issue Jul 20, 2021 · 1 comment
Assignees

Comments

@mtsknn
Copy link
Member

mtsknn commented Jul 20, 2021

Like so: https://blog.frontendops.dev/2020/11/24/eslint-for-markdown/

@Steellow Steellow self-assigned this Oct 15, 2021
@mtsknn
Copy link
Member Author

mtsknn commented Oct 29, 2021

Eh, I started doing this but I'm constantly encountering problems about CommonJS modules vs ES modules. And the problems don't even seem to be related to esm which caused similar-ish problems in #90.

So I would say let's close this and we can later set up remark-lint without ESLint. Before that I'll just have to be careful with links. (The main reason why I want to lint Markdown files is to automatically check that all links are OK.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants