Skip to content

Conversation

@avodovnik
Copy link
Contributor

@avodovnik avodovnik commented Mar 11, 2021

Turns out my regex was over-greedy, and it matched:

Find more information at
[Resource Timing API](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming).

as


[Resource Timing API](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming)
--
Group 1 |  Resource Timing API
Group 2 |  https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming)

@avodovnik avodovnik merged commit 43de259 into microsoft:master Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants