The following line:
|
from mkdocs.utils import warning_filter |
Generate the deprecation warning:
DeprecationWarning: warning_filter doesn't do anything since MkDocs 1.2 and will be removed soon. All messages on the `mkdocs`
logger get counted automatically.
The following line:
mkdocs-ezlinks-plugin/mkdocs_ezlinks_plugin/plugin.py
Line 5 in 508c0d3
Generate the deprecation warning: