Skip to content

Replace string parsing with Regex for better accuracy #3

@MatthewBlanski

Description

@MatthewBlanski

The majority of the parsing throughout the project uses basic javascript string matching instead of regular expression pattern matching. Its accuracy suffers from this implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions