Skip to content

fix(linter/local-refs-exist): include broken hrefs in warning hint#5284

Draft
marcoscaceres wants to merge 1 commit into
mainfrom
fix/4378-local-refs-details
Draft

fix(linter/local-refs-exist): include broken hrefs in warning hint#5284
marcoscaceres wants to merge 1 commit into
mainfrom
fix/4378-local-refs-details

Conversation

@marcoscaceres
Copy link
Copy Markdown
Contributor

Closes #4378

Include the broken href values in the warning hint so authors can
identify which links need fixing in CLI output.

The warning message said "Please fix the links mentioned" without
listing which links were broken. Include the href values so authors
can identify the broken references, especially in CLI output where
element highlighting isn't available.

Closes #4378
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter-rules/local-refs-exists says to fix links mentioned, but no links mentioned

1 participant