--- name: Bug about: Report a bug --- __I checked that...__ - [ ] ... the documentation does not mention anything about my problem - [ ] ... the problem doesn't occur with the default MkDocs template - [ ] ... the problem is not in any of my customizations (CSS, JS, template) - [ ] ... there are no open or closed issues that are related to my problem ## Description ### Expected behavior ### Actual behavior ### Steps to reproduce the bug 1. ... 2. ... 3. ... ### Package versions * Python: `python --version` * MkDocs: `mkdocs --version` * Material: `pip show mkdocs-material | grep -E ^Version` ### Project configuration ``` yaml The contents of your mkdocs.yml ``` ### System information * OS: ... * Browser: ...