From fc241c1839dd274be4a5d39e6ba8c535b911a8cb Mon Sep 17 00:00:00 2001 From: Flo Edelmann Date: Fri, 6 Dec 2024 13:39:30 +0100 Subject: [PATCH 1/2] Improve rules docs by using Markdown link definitions --- docs/rules/index.md | 772 +++++++++++++++++++++---------- tools/update-docs-rules-index.js | 47 +- 2 files changed, 556 insertions(+), 263 deletions(-) diff --git a/docs/rules/index.md b/docs/rules/index.md index 2acb765aa..188a9668a 100644 --- a/docs/rules/index.md +++ b/docs/rules/index.md @@ -27,8 +27,8 @@ Rules in this category are enabled for all presets provided by eslint-plugin-vue | Rule ID | Description | | | |:--------|:------------|:--:|:--:| -| [vue/comment-directive](./comment-directive.md) | support comment-directives in `