Martin Donath

Results 483 comments of Martin Donath

Released as part of [9.5.39](https://squidfunk.github.io/mkdocs-material/changelog/#9.5.39).

Thanks for taking this upstream. As pointed out in https://github.com/squidfunk/mkdocs-material/issues/7283#issuecomment-2182236581, both plugins extend the page object, which makes them incompatible with each other. I don't think this can be solved...

I understand the concerns, and improving accessibility is always a priority for us. However note that this implementation is one of the very few tab implementations that does not rely...

Thanks for reporting! We moved the example versioning guide to https://github.com/mkdocs-material/example-versioning. We need to redeploy the examples. I'll do that when I find some time.

I've adjusted all links in 909b2a6af6692afe7bd8c0d6eaf83970981fe109 and re-deployed the versioning example with the latest version (9.5.35): https://mkdocs-material.github.io/example-versioning/

Author of Material for MkDocs here. Thanks for supporting the project financially via sponsoring! We'd be happy to learn about your experiences with the projects plugin and get your feedback...

@waylan treating `center` as inline is definitely a bug in the reference implementation. Yes, the tag is deprecated, but browsers will support it forever. Am I reading this correctly, that...

I would kindly as the maintainers to consider this for implementation, not moving it to Q/A. Material for MkDocs, for instance, provides several settings where behavior can be customized. This...

> In the other issue you mention that MkDocs could add the parent directory of the config file to sys.path. That's an idea worth considering. This will need discussion with...