diff --git a/designs/2023-processors-passthrough/README.md b/designs/2023-processors-passthrough/README.md index 2dba4fd0..f192a38b 100644 --- a/designs/2023-processors-passthrough/README.md +++ b/designs/2023-processors-passthrough/README.md @@ -79,6 +79,11 @@ const processor = { It would be more powerful and more explicit. +### Plugins Adoptions + +For `eslint-plugin-markdown`, it could have a setting option to allow passthrough the original markdown file. So that other plugins (e.g. `eslint-plugin-markdownlint`) could lint the markdown content. + +For `eslint-plugin-vue` would have an optional processor package (for example, `eslint-processor-vue-blocks`), which creates virtual files for each blocks like `