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
|[`no-missing-link-fragments`](./docs/rules/no-missing-link-fragments.md)| Disallow link fragments that do not reference valid headings | yes |
103
103
|[`no-multiple-h1`](./docs/rules/no-multiple-h1.md)| Disallow multiple H1 headings in the same document | yes |
104
-
|[`no-reference-like-url`](./docs/rules/no-reference-like-url.md)| Disallow URLs that match defined reference identifiers |no|
104
+
|[`no-reference-like-url`](./docs/rules/no-reference-like-url.md)| Disallow URLs that match defined reference identifiers |yes|
105
105
|[`no-reversed-media-syntax`](./docs/rules/no-reversed-media-syntax.md)| Disallow reversed link and image syntax | yes |
106
106
|[`require-alt-text`](./docs/rules/require-alt-text.md)| Require alternative text for images | yes |
107
107
|[`table-column-count`](./docs/rules/table-column-count.md)| Disallow data rows in a GitHub Flavored Markdown table from having more cells than the header row | yes |
0 commit comments