We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0cb18 commit 5b1d66cCopy full SHA for 5b1d66c
.github/actions/spelling/patterns.txt
@@ -8,3 +8,7 @@ RESTful
8
9
# Most obvious URLs
10
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