From 9f6441688f022bcafa510593c05e7fe81678d015 Mon Sep 17 00:00:00 2001 From: Minae Lee Date: Wed, 2 Jul 2025 17:38:12 -0700 Subject: [PATCH] doc: ignore anchor titles in spellcheck Signed-off-by: Minae Lee --- doc/.sphinx/spellingcheck.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/.sphinx/spellingcheck.yaml b/doc/.sphinx/spellingcheck.yaml index 9ae4a2ca9..f2f46553a 100644 --- a/doc/.sphinx/spellingcheck.yaml +++ b/doc/.sphinx/spellingcheck.yaml @@ -29,3 +29,4 @@ matrix: - img - a.p-navigation__link - a.contributor + - a[title]