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 f7a395d commit 2b05a5fCopy full SHA for 2b05a5f
.github/workflows/pr.yaml
@@ -44,7 +44,7 @@ jobs:
44
uses: DavidAnson/[email protected]
45
with:
46
config: '.markdownlint.yaml'
47
- globs: 'draft/**/*.md *.md'
+ globs: draft/**/*.md *.md
48
# only check the draft and root directories, that is where the changes should be
49
50
spell_checker:
draft/08-verification/02-tools/01-zap.md
@@ -12,7 +12,6 @@ permalink: /draft/verification/tools/zed_attack_proxy/
12
13
{% include breadcrumb.html %}
14
15
-
16
<style type="text/css">
17
.image-right {
18
height: 180px;
0 commit comments