Skip to content

Allow repeat command to support range of custom numbers #56

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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