-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I have read and accepted the contributing guidelines.
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
Labels
enhancementNew feature or requestNew feature or request