Expand link validation, add configs for it by oprypin · Pull Request #3283 · mkdocs/mkdocs · GitHub
Skip to content

Expand link validation, add configs for it#3283

Merged
oprypin merged 7 commits into
masterfrom
warnc
Jul 9, 2023
Merged

Expand link validation, add configs for it#3283
oprypin merged 7 commits into
masterfrom
warnc

Conversation

@oprypin

@oprypin oprypin commented Jul 2, 2023

Copy link
Copy Markdown
  • Expand the situations where logs about broken links are produced, make the logging levels fully configurable
  • Guess what existing page might have been meant based on the provided link, and mention it in the log message.

Closes #1755 and a lot more

Oleh Prypin added 6 commits July 1, 2023 15:42
And use attribute access for configs in more places
Expand the situations where logs about broken links are produced, make the logging levels fully configurable
Guess what existing page might have been meant based on the provided link, and mention it in the log message.

@pawamoy pawamoy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, though my approval does not have a lot of value: I'm not particularly familiar with the code base.

@ultrabug ultrabug left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a deep one 👍

@Lucas-C

Lucas-C commented Aug 4, 2023

Copy link
Copy Markdown

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.

Add ability to warn about pages existing in the docs directory but not included in the "nav" configuration

4 participants