Martin Donath

Results 483 comments of Martin Donath

I'm closing this PR, since we're not planning to move forward in this specific way. We're currently in the midst of a pretty big restructuring of our documentation, and it's...

Thanks for suggesting. The [blog plugin](https://squidfunk.github.io/mkdocs-material/plugins/blog/) already has [52 settings](https://squidfunk.github.io/mkdocs-material/plugins/blog/#configuration), and we're not planning on adding settings that are solely in place to control templates. You can achieve this quite...

Oh right, the title is part of the `content`. Well, that's a little trickier than expected then. The easiest thing is probably to just insert `` markers at the right...

Big up for the idea to evaluate and document migration paths!

Okay, I'll reopen this issue so we can check if we can somehow infer the title from the post. That should be possible somehow, but I'm not yet seeing it....

Okay, so I've investigated how we could add this functionality. The problem is not handing the `post.title` to the excerpt, as determined by MkDocs. The problem is that `post.title` does...

Thanks for suggesting. Care to send a PR?

Yes, we should upgrade to latest. PR appreciated, since this upgrading (and testing) is easy ☺️

Fixed in https://github.com/squidfunk/mkdocs-material/commit/75d87eaf7ea696cccf99b96c915412b16ea3f079, see https://github.com/squidfunk/mkdocs-material/issues/7149#issuecomment-2092842740

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