Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attributes range could accept a range of chars #23

Open
cardinot opened this issue Dec 12, 2018 · 0 comments
Open

Attributes range could accept a range of chars #23

cardinot opened this issue Dec 12, 2018 · 0 comments
Labels
enhancement good first issue indicates a good issue for first-time contributors

Comments

@cardinot
Copy link
Member

The attr ranges could accept an interval of chars (according to ASCII). The attr ranges are mainly used by the plugins to define their attributes, e.g., see the attributes of this plugin.

The examples below could be supported:
"char[a,b]"
"char[a,z]"

For people interested in implementing it (hints):

@cardinot cardinot added good first issue indicates a good issue for first-time contributors enhancement help wanted and removed help wanted labels Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue indicates a good issue for first-time contributors
Projects
None yet
Development

No branches or pull requests

1 participant