-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
π What happened?
We get several warnings of this type:
INFO - [FILE-FILTER] The plugin "awesome-pages" might not work correctly when placed after file-filter in the list of plugins. It defines an "on_nav" handler that will be overridden by file-filter in some circumstances.
However, the "awesome-pages" plugin is defined before file-filter. So either the check that issues this warning is wrong, or the text of the warning is wrong.
π¬ How to reproduce?
- Configure the plugins as documented: https://github.com/DariuszPorowski/mkdocs-file-filter-plugin#3rd-party-plugins-compatibility
- Observe warning
ποΈ Code Sample / Log
π Environment (plugin version)
0.2.0
π Environment (OS)
Linux
π Environment (Python)
3.11
π Environment (MkDocs)
1.6.1
π· Screenshots
No response
π Expected behavior
No response
π Additional context
No response
π Code of Conduct
- I agree to follow this project's Code of Conduct.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working