-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
docs(Configuration): fix lang for code block #6458
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Can we throw lint errors for such errors?
LGTM. Can we throw lint errors for such errors?
Really good idea. There's a rule https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md040 requiring us to specify a language for code block, unfortunately we can't specify which languages to be included. But I think it could be feasible with a custom rule. I'll try it later.
Uh oh!
There was an error while loading. Please reload this page.
There's no
console
language for code block https://github.com/wooorm/refractor#data