Skip to content

Allow repeat command to support range of custom numbers #56

@ghost

Description

Instead of having to do:

- repeat 10 as:value:
    - narrate <def[value].sub[5]>

it would be nice if all we had to do was

- repeat -5,5 as:value:
    - narrate <def[value]>

Of course, that's just a quick example. Other notation that should be considered can be from:-5 to:5 or -5 to 5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions