[webauthn] Pull Request: chore: Adds a CSpell configuration

timcappalli has just submitted a new pull request for https://github.com/w3c/webauthn:

== chore: Adds a CSpell configuration ==
Adds a [CSpell](https://cspell.org) configuration and some dictionaries.

- Adds 3 dictionaries (`acronyms`, `misc`, `names`)
- Ignores text matching the following patterns:
 - curly brace anchors: `{#anchor-id}`
 - double-bracket links: `[[any-text-here]]`
 - single-parenthesis anchors with no adjacent spaces: `(#anchor-name)`
 - HTML entities with no internal whitespace: `©`
 - all content within `class="..."`, `class='...'`, `id="..."`, and `id='...'` attributes.

See https://github.com/w3c/webauthn/pull/2353


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

Received on Tuesday, 28 October 2025 19:29:26 UTC