Skip to content

feature: Support srcset for img #20

Description

@marcstern

Same request than #5 with srcset:
<img decoding="async" loading="lazy" src="images/pentest-report-download-image-01-209x300.png" alt="" class="wp-image-109" width="270" height="387" srcset="https://xxx/wp-content/uploads/2022/09/Pentest-Report-Download-Image-01-209x300.png 209w, https://xxx/wp-content/uploads/2022/09/Pentest-Report-Download-Image-01-715x1024.png 715w" sizes="(max-width: 270px) 100vw, 270px" />

I added "srcset" the same way but it doesn't seem suffisant. Did I miss something?
I guess we should add it anyway (and potentially fix the parser if needed).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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