Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(parser): simplify counter grammar rules (#809)
define the `start` attribute as optional for both `counter` and `counter2` elements, and support alphanumeric or numeric value in a separate rule. Fixes #808 Signed-off-by: Xavier Coulon <[email protected]>
- Loading branch information