Re: [web-bluetooth] Link Scanning API to new "bluetooth" permission definition (#578)

Even though this CL looked good to me, bikeshed failed to find the `permission` reference for  `"bluetooth"`.

```bash
$ bikeshed spec scanning.bs 
LINK ERROR: No 'permission' refs found for '"bluetooth"'.
<a data-link-type="permission" data-lt='"bluetooth"'>"bluetooth"</a>
 ✔  Successfully generated, with 1 linking errors
 ```
 
 When using the `refs` command though, it seems okay. I'm not sure what is happening... @tabatkins Do you have an idea?
 
```bash
$ bikeshed refs --text=\"bluetooth\" --type=permission
type:      permission
status:    local
spec:      web-bluetooth-1
shortname: web-bluetooth
level:     1
url:       #permissiondef-bluetooth
export:    True
for:       []
el:        <Element dfn at 0x7f90969ff940>:<dfn data-export="" data-dfn-type="permission" id="permissiondef-bluetooth" class="dfn-paneled idl-code"><code>"bluetooth"</code></dfn>
text:      "bluetooth"
```

-- 
GitHub Notification of comment by beaufortfrancois
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/578#issuecomment-1063959841 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 10 March 2022 11:32:58 UTC