diff --git a/.cspell.json b/.cspell.json index c438807..d285c0a 100644 --- a/.cspell.json +++ b/.cspell.json @@ -12,8 +12,8 @@ "bash" ], "ignoreRegExpList": [ - "```[\\s\\S]*?```", // Ignores multi-line code blocks in Markdown - "`[^`\n]+`" // Ignores inline code blocks + "```[\\s\\S]*?```", + "`[^`\n]+`" ], "ignoreWords": [ "nhcarrigan", @@ -101,6 +101,7 @@ "Nederlands", "Neurodivergence", "Nomena", + "NSFW", "Nymira", "OFAC", "Ollama",