Open azu opened 5 years ago
But eslint-plugin-markdown doesn't support disabling Markdown (HTML) comments for ignoring some CodeBlocks.
It seems not true after eslint-plugin-markdown@1
.
https://github.com/eslint/eslint-plugin-markdown#configuration-comments I see. we need to update README.
We want to support
<!-- eslint-disable no-alert -->
for compatibility eslint/eslint-plugin-markdown