blog plugin: .authors.yml - avatar - relative path for local resource #7211
-
It looks like for the In sources for the blog of the mkdocs-material/docs/blog/.authors.yml Lines 1 to 6 in 09f817d If you try to refer to a local resource, as when you refer to other sibling files from within markdown, you get an error, when the user info is displayed in a different context/view.
This happens because file is actually inside |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hello @AmebaBrain, Yes, the resource needs to be an URL, not a relative path. |
Beta Was this translation helpful? Give feedback.
-
@squidfunk , I've created a Feature request #7230 and attached to it reproduction archive. Attaching here as well, just in case. Many thanks for a great project! |
Beta Was this translation helpful? Give feedback.
In the screenshot you posted I asked for a minimal reproduction in a new, proper, issue. Until now, nobody took the time to create one, so it doesn't seem that this is a big problem for users. If it is, investing a little time to make it easier for us to fix or implement it is a fair ask, from a maintainers perspective ✌️