Skip to content

Attribute selector support #38

Description

@kitten

We don't have any selector markers yet to represent attribute selectors: https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors

those include (non exhaustive list):

[title]
[href="https://example.org"]
[href*="example"]
[href$=".org"]

and so on

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