Skip to content

code quality: use named groups in RegExp #1308

Open
@srawlins

Description

@srawlins

I had totally missed that Dart RegExp supports named groups. We should use these in parsing, as it is mind-melting to try to keep the indices of nested groups in order, especially on the list item patterns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestcontributions-welcomeContributions welcome to help resolve this (the resolution is expected to be clear from the issue)package:markdown

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions