Skip to content

Parse using regex #5

@davidhyman

Description

@davidhyman

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions