Skip to content

Images behind "button" tags stripped out #26

@PhilC813

Description

@PhilC813

This line of code seems to be the one responsible for removing the side-by-side images of this Android Authority article, which are core to the content:
https://www.androidauthority.com/zerocam-ai-3498885/

The HTML tag structure behind the images is the following:
button > picture > source > img

Could there be some exception where the tags are not removed when they contain an image? Although the logic would probably have to be a bit more sophisticated to prevent button icons from making it into articles.

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