From 1ea66fdf4d62b5a980bff2c47e0be131365bfcf2 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 19 Feb 2025 11:55:00 -0600 Subject: [PATCH] docs(readme): Call out that the readme is not exhaustive --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91a0924..6c4136e 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ AttributeIDSupressMenu = "AttributeIDSupressMenu" # Don't correct the surname "Teh" teh = "teh" ``` +For more ways to ways to ignore or extend the dictionary with examples, see the [config reference](docs/reference.md). For cases like localized content, you can disable spell checking of file contents while still checking the file name: ```toml