Skip to content

Integration with mkdocs-material privacy plugin - image link invalid #302

@niccokunzmann

Description

@niccokunzmann

When I embed the pictures as img tags, sometimes, they do not show up if they are external.
I have the privacy plugin activated.

I wonder: The url at the top does not have /en/ in it. Maybe, that is a problem?

<img alt="Logo NLnet: abstract logo of four people seen from above" src="../../https:/nlnet.nl/logo/banner.svg" height="50px">

grafik

<img alt="Logo NLnet: abstract logo of four people seen from above" src="../../../assets/external/nlnet.nl/logo/banner.svg" height="50px">

grafik

Reproduce:
repo: https://github.com/niccokunzmann/open-web-calendar/
commit: bc18c79
build command:

pip install tox
tox -e docs -- build 

Thanks for your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions