Skip to content

Commit

Permalink
doc: exempt keyboard keys from the spelling check
Browse files Browse the repository at this point in the history
Exempt keys marked up with {kbd}`xxx`.

Signed-off-by: Ruth Fuchss <[email protected]>
  • Loading branch information
ru-fu committed Feb 20, 2024
1 parent be513e9 commit 71a6d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/.sphinx/spellingcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ matrix:
- div.visually-hidden
- img
- a.p-navigation__link
- kbd

0 comments on commit 71a6d9f

Please sign in to comment.