Linting both Markdown document and code blocks #509
Closed
FantasticFiasco
started this conversation in
General
Replies: 1 comment
-
Yes, for right now that's the only way to do this. We are looking at improving this situation in the future. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, and sorry if this is a stupid question based on my ignorance of ESLint flat config files.
In Using the Markdown processor it says:
Given I want to lint both the Markdown file, and code blocks within the Markdown file, does this mean I should run two passes of ESLint? The first using a configuration file tailored towards Markdown, and the second tailored towards code blocks?
Beta Was this translation helpful? Give feedback.
All reactions