You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How about we make this configurable and leave it up to the user how the pattern for disabling comment checks should look like? Per default, it will off course use the standard <!--- -->, but add an option in the config.json with disablePattern
At the moment MLC requires you to use a HTML comment to disable link checks. Unfortunately, in mdx v1 HTML comments are not valid.
In MDX it could look like this:
The text was updated successfully, but these errors were encountered: