Skip to content

Support <input> 'pattern' attribute #5

@peterflynn

Description

@peterflynn

The HTML5 pattern attribute on <input> elements is a JS-format regexp except without slash delimiters. (And it must match the entire string, not just a substring).

So the regexp inline editor should open when the cursor is on one of these attributes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions