Skip to content

Custom self closing tags are not detected properly. #40

Description

@MohideenSheikSulaiman

Hi,

I have an issue with HTML-Kit. When I parse an HTML content which has few self-closing custom tags, it is not detected properly.

Here is the sample code,

Screenshot 2020-05-11 at 11 24 22 AM

NSArray *images = [self.document querySelectorAll:@"MyTag"];

Pls, see the array results in below image

Screenshot 2020-05-11 at 11 24 27 AM

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