Skip to content

Commit 3fc44d9

Browse files
committed
Ignore markdown references
1 parent 3f0cb18 commit 3fc44d9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/actions/spelling/patterns.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ 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-]+\)
15+
\]\[[a-z-]+\]

0 commit comments

Comments
 (0)