Skip to content

Cannot access children of <template> nodes #146

@JuroOravec

Description

@JuroOravec

For some reason, I'm unable to access contents of <template> nodes. As a workaround, I had to write a custom simple HTML tokenizer / parser, to replace all <template> with something else, e.g. <template_>, process the HTML, and then put back the <template>.

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