Martin Donath

Results 483 comments of Martin Donath

Thanks for the PR. We are currently in feature freeze, because we're putting all of our efforts into very important [foundational work](https://squidfunk.github.io/mkdocs-material/blog/2024/08/19/how-were-transforming-material-for-mkdocs/). Once that's done, we might consider adding this...

Please use reactions on the original post. [Do not +1, as it only adds noise](https://squidfunk.github.io/mkdocs-material/contributing/#before-commenting).

Thanks again for the PR and the time you invested. We added the ability to load a custom version of Mermaid [3 weeks ago](https://github.com/squidfunk/mkdocs-material/issues/8312#issuecomment-3146419998) (also [documented here](https://squidfunk.github.io/mkdocs-material/reference/diagrams/#customization)), which will allow...

Thanks for reporting and already digging into the problem! > To confirm this was not a container-specific issue, I performed A/B testing with a local Python virtual environment. The same...

Okay, so I've verified that this is not a problem exclusive to Material for MkDocs, but an issue that must be raised with the maintainers of MkDocs, since it can...

> I also ran into this now and the aforementioned version 9.6.21 somehow broke mkdocs even with the base theme on a project created from scratch, but downgrading the Material...

Aha! We pinned `click` in 9.6.17 to mitigate #8375, and removed it again in 9.6.21 to fix #8458. This means that this issue occurs in _any_ Material for MkDocs version...

It's still unclear whether this needs to be addressed in MkDocs' or click, but let's hope one of these issues gets fixed soon: - https://github.com/mkdocs/mkdocs/issues/4032 - https://github.com/pallets/click/issues/3084 In the meantime,...

Since nothing has happened so far, I've updated the OP with an explanation what happens, what is impacted and two possible workarounds (one of which I just found out about).

Unfortunately, it's still not fixed upstream. However, reloading works perfectly and is much faster in [Zensical](https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/).