[w3c/permissions] Editorial: Replace all <a>foo</a> with [=foo=] (PR #428)

Regex (VSCode):
- from: &lt;a&gt;(.*?[\s\S\r]*?)&lt;/a&gt;
- to: [=$1=]

As per @marcoscaceres&#39;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 &lt;a&gt;foo&lt;/a&gt; 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: &lt;w3c/permissions/pull/428@github.com&gt;

Received on Wednesday, 22 November 2023 13:37:34 UTC