Skip to content

Support expansion of variables inside non-first arg rewrite arguments  #4

@dkasak

Description

@dkasak

All arguments of arg rewrite should support variable expansion.

Example:

data matches = https?://(.*).google.com/
arg rewrite = {data}
                  {0},maps   # the {0} doesn't currently doesn't get expanded

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions