disable cspell for keywords

This commit is contained in:
BotBlake
2026-08-21 15:35:59 +02:00
parent ef7f055336
commit cc6dc82d3b
@@ -28,6 +28,8 @@ Blade Runner (1982).bluray.disc
Blade Runner (1982).vhs.disc
```
<!-- cSpell:disable -->
The following types are recognized:
| Keyword | Type |
@@ -43,6 +45,8 @@ The following types are recognized:
| `pdtv` | TV |
| `dsr` | TV |
<!-- cSpell:enable -->
The type is optional. Any file ending in `.disc` is recognized as a placeholder.
The type must be directly before `.disc`. For example, `MyMovie.bluray.disc` is recognized as a Blu-ray placeholder, while `MyMovie.bluray.custom.disc` is still a placeholder but does not have a recognized type.