Skip to content

Lightbox not working with a thumbnail #2596

@njelich

Description

@njelich

Checklist

Is your feature request related to a problem? Please describe

I have the following code inside my markdown file, however, when the lightbox is generated, it ignores the outer <a>, despite the lightbox documentation showing it shouldn't.

 <a href="/assets/img/image.jpg">
        <img src="/assets/img/imagewebp">
 </a>

Describe the solution you'd like

I'd like it to respect the outer hrefs.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions