-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Working on #78, I noticed some inconsistencies in the way line labels (numbers) are recognized by the lexer. For example, the list of characters accepted as a primer marker for relative line numbers is different in different contexts, and none of them accept labels like 109a. in Q000040 from the sample corpus.
Probably the pattern for the line label should be declared once and concatenated into all the lexer patterns which need to recognize them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels