- From: Thiago Perrotta <notifications@github.com>
- Date: Wed, 22 Nov 2023 05:37:29 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 November 2023 13:37:34 UTC
Regex (VSCode):
- from: <a>(.*?[\s\S\r]*?)</a>
- to: [=$1=]
As per @marcoscaceres's request on https://github.com/w3c/permissions/pull/425.
CC @miketaylr
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/permissions/pull/428
-- Commit Summary --
* Editorial: Replace all <a>foo</a> with [=foo=]
-- File Changes --
M index.html (144)
-- Patch Links --
https://github.com/w3c/permissions/pull/428.patch
https://github.com/w3c/permissions/pull/428.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/428
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/permissions/pull/428@github.com>
Received on Wednesday, 22 November 2023 13:37:34 UTC