Skip to content

Conversation

@oprypin
Copy link
Contributor

@oprypin oprypin commented Jul 2, 2023

  • 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

oprypin 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.
Copy link
Contributor

@pawamoy pawamoy left a comment

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.

Copy link
Member

@ultrabug ultrabug left a comment

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
Copy link

Lucas-C commented Aug 4, 2023

Just FYI, this PR broke at least one plugin, that relied on _RelativePathExtension:
greenape/mknotebooks#1100

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

5 participants