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

Using alongside the vscode markdownlint plugin #6

Open
AriaMoradi opened this issue Jan 7, 2023 · 2 comments
Open

Using alongside the vscode markdownlint plugin #6

AriaMoradi opened this issue Jan 7, 2023 · 2 comments

Comments

@AriaMoradi
Copy link

In order to configure the vscode plugin you have to create a config file named .markdownlint.json and specify your rules there.

This plugin reads rules from eslintrc.

What I'm asking for is a way to not have to duplicate the rules in both files.

Maybe the plugin could also provide an eslint formatter so the extension is not needed?

@paweldrozd
Copy link
Owner

Thanks for raising it. I'll put on my to-do list to start support .markdownlint.json, but cannot promise it will be in near future, but if you want to play wit it - any PRs are welcome.

@grumpyoldman-io
Copy link

@paweldrozd Im not that versed in creating eslint plugins, but I might be happy to help. Do you have a broad idea how you would like to see it implemented?

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

3 participants