Skip to content

Commit 5b1d66c

Browse files
committed
Ignore markdown references
1 parent 3f0cb18 commit 5b1d66c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/actions/spelling/patterns.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ RESTful
88

99
# Most obvious URLs
1010
https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)
11+
12+
# Markdown references (definition and use)
13+
^\[\]\(\)#[a-z-]+\)$
14+
\]\(#[a-z-]+\)

0 commit comments

Comments
 (0)