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 b36cdec commit fe0bee4Copy full SHA for fe0bee4
.htmltest.yml
@@ -28,6 +28,8 @@ IgnoreURLs:
28
- "https://.*.gov.uk/.*"
29
- "https://www.elastic.co/.*"
30
- "https://www.connectionstrings.com/.*"
31
+- "https://dotnet.microsoft.com/.*"
32
+- "https://scribehow.com/.*"
33
IgnoreDirs:
34
- "docs/?.*/_print/"
35
- "docs/?.*/_shared/"
@@ -37,6 +39,7 @@ IgnoreDirs:
37
39
- "docs/2023.7/?.*/"
38
40
- "docs/2023.9/?.*/"
41
- "docs/2023.11/?.*/"
42
+- "docs/2024.1/?.*/"
43
- "docs/2024.3/?.*/"
44
- "docs/2024.5/?.*/"
45
- "docs/2024.7/?.*/"
0 commit comments