You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
track last element in a group to compare with its latest character
when needed (ie, to check if a rule can apply or not)
also:
- simplify the `InlineWord` rule
- use `pN` as a class matcher for numbers
- refactor the `Symbol` type
Fixesbytesparadise#1077
Signed-off-by: Xavier Coulon <[email protected]>
track last element in a group to compare with its latest character
when needed (ie, to check if a rule can apply or not)
also:
- simplify the `InlineWord` rule
- use `\pN` as a class matcher for numbers
- refactor the `Symbol` type
Fixes#1077
Signed-off-by: Xavier Coulon <[email protected]>
should be
The text was updated successfully, but these errors were encountered: