-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
current linewise approach is simple-but-slow and a structure more like the following could be good:
- extract all using regex match with look-ahead/behind (or, validate open/close and then extract)
- validate the individual snippets, again possibly with regex or linewise
not sure how significant an issue performance is yet / ever
Metadata
Metadata
Assignees
Labels
No labels