Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Can't do this ((data-id)="|src=") ? #46

Open
@syrm

Description

@syrm

I am wrong or i can't do this regex : ((data-id)="|src=")
I tried lots of thing, my last attempt is this one :

capture ( any of ( ( capture(literally 'data-id'), literally '="' ), (literally 'src="') ) )

The SRL Query contains an error: Non-matching parenthesis found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions