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 a755f99 commit 67f3c86Copy full SHA for 67f3c86
.github/actions/spelling/patterns.txt
@@ -13,3 +13,6 @@ https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0
13
^\[\]\(\){#[a-z-]+}$
14
\]\(#[a-z-]+\)
15
\]\[[a-z-]+\]
16
+
17
+# Inline code
18
+`[^`]+`
0 commit comments