leo-buneev / eslint-plugin-md

Allows you to lint markdown code in your *.md files.
16 stars 5 forks source link

Use `eslint-plugin-mdx` instead or wait for `eslint-plugin-markdown` #13

Open JounQin opened 3 years ago

JounQin commented 3 years ago

https://github.com/mdx-js/eslint-mdx#mdxremark

https://github.com/eslint/eslint-plugin-markdown/issues/179

GitMurf commented 1 year ago

It still seems like this plugin is one of the most popular but it seems as if it has not been touched since it was released a few years ago. Does anyone have a better suggestion? I could not get eslint-plugin-mdx to work with Prettier.

JounQin commented 1 year ago

I could not get eslint-plugin-mdx to work with Prettier.

Do you have a reproduction?

GitMurf commented 1 year ago

@JounQin here is one of the main problems I am having: https://github.com/remarkjs/remark-lint/issues/165#issuecomment-1603447590

JounQin commented 7 months ago

@GitMurf Sorry I'm late here, but please provide a reproduction and raise a new issue to eslint-plugin-mdx, I don't think a reference link helps.