GFM refactor: Simplify the regex pattern
Makes use of 'extended' patterns to add comments to the groups, and also reduces the total number of groups to just those that are used.
Loading
Please sign in to comment
Makes use of 'extended' patterns to add comments to the groups, and also reduces the total number of groups to just those that are used.