Skip to content

Diabling rules from the front matter? #1250

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

Closed
PaulWalkerUK opened this issue Jun 11, 2024 · 2 comments
Closed

Diabling rules from the front matter? #1250

PaulWalkerUK opened this issue Jun 11, 2024 · 2 comments
Labels

Comments

@PaulWalkerUK
Copy link

I can put <!-- markdownlint-disable MD010 --> in a file to disable to rule, and I realise that since it's a HTML comment it won't be rendered, but is it possible to put something in the front matter that will achieve the same? If I try put this in the front matter section, it is ignored, as is markdownlint-disable: MD010

@DavidAnson
Copy link
Owner

This is not supported.

@PaulWalkerUK
Copy link
Author

No problem, thanks

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

No branches or pull requests

2 participants