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

Options list: Permit angle brackets, fix aliases #42

Merged
merged 1 commit into from
Sep 17, 2023
Merged

Conversation

trond-snekvik
Copy link
Owner

@trond-snekvik trond-snekvik commented Sep 17, 2023

The options list only supported parts of the options list syntax, missing angle brackets around placeholders and several corner cases in the alias syntax.

This commit fixes all known issues including #40, and adds a test case specifically for options lists.

Fixes #40, closes #41

The options list only supported parts of the options list syntax,
missing angle brackets around placeholders and several corner cases in
the alias syntax.

This commit fixes all known issues including #40, and adds a test case
specifically for options lists.
@trond-snekvik trond-snekvik added bug Something isn't working enhancement New feature or request labels Sep 17, 2023
@trond-snekvik trond-snekvik merged commit 7f2d6bb into main Sep 17, 2023
1 check passed
@trond-snekvik trond-snekvik deleted the options-list branch September 17, 2023 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

catastrophic backtracking in options-list regex
1 participant