Skip to content

Inline tag handling is out of date #22

@autarch

Description

@autarch

There are many tags which can be inline that are not listed, but the whole approach is somewhat broken since in current HTML there are tags like <a> which can be either balanced or inline.

It's probably better to not try to differentiate and instead to always just send a start_html_tag event. This should render properly for both balanced and inline tags, but it's an API breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions