-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathmarkdownlint-output.txt
More file actions
553 lines (553 loc) · 85.6 KB
/
markdownlint-output.txt
File metadata and controls
553 lines (553 loc) · 85.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
npm warn Unknown env config "msvs-version". This will stop working in the next major version of npm.
markdownlint-cli2 v0.22.0 (markdownlint v0.40.0)
Finding: **/*.md !node_modules/** !**/node_modules/** !.git/** !.history/** !.claude/** !.gemini/** !desktop-extension/**
Linting: 588 file(s)
Summary: 548 error(s)
.github/agents/accessibility-regression-detector.agent.md:40 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Audit Report Comparison"]
.github/agents/accessibility-regression-detector.agent.md:41 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Compare two `WEB-ACCESSIBILI..."]
.github/agents/accessibility-regression-detector.agent.md:45 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. Git History Analysis"]
.github/agents/accessibility-regression-detector.agent.md:46 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Check specific files changed..."]
.github/agents/accessibility-regression-detector.agent.md:50 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 3. Baseline Management"]
.github/agents/accessibility-regression-detector.agent.md:51 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Establish a baseline audit a..."]
.github/agents/accessibility-regression-detector.agent.md:77 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```markdown"]
.github/agents/accessibility-statement.agent.md:44 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **Organization name and sta..."]
.github/agents/accessibility-statement.agent.md:57 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Disproportionate burden de..."]
.github/agents/accessibility-statement.agent.md:99 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Description** ΓÇö What the i..."]
.github/agents/actions-manager.agent.md:59 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Workflow run logs** are de..."]
.github/agents/actions-manager.agent.md:87 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List recent runs"]
.github/agents/actions-manager.agent.md:88 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/actions-manager.agent.md:88 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/actions-manager.agent.md:92 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Get job details for a run"]
.github/agents/actions-manager.agent.md:93 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/actions-manager.agent.md:93 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/actions-manager.agent.md:97 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Download job logs"]
.github/agents/actions-manager.agent.md:98 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/actions-manager.agent.md:98 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/actions-manager.agent.md:102 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Re-run failed jobs"]
.github/agents/actions-manager.agent.md:103 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/actions-manager.agent.md:103 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/actions-manager.agent.md:111 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/actions-manager.agent.md:123 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/AGENTS.md:120 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `pdf-remediator` - Programma..."]
.github/agents/ci-accessibility.agent.md:68 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **CI platform** ΓÇö GitHub Ac..."]
.github/agents/ci-accessibility.agent.md:85 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- axe-core scan targeting WCAG..."]
.github/agents/compliance-mapping.agent.md:43 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Section 508 (United States)"]
.github/agents/compliance-mapping.agent.md:44 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Applies to federal agencies ..."]
.github/agents/compliance-mapping.agent.md:49 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### ADA Title II & III (United States)"]
.github/agents/compliance-mapping.agent.md:50 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Title II: State and local go..."]
.github/agents/compliance-mapping.agent.md:54 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### EN 301 549 (European Union)"]
.github/agents/compliance-mapping.agent.md:55 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Harmonized standard for EU W..."]
.github/agents/compliance-mapping.agent.md:60 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### European Accessibility Act (EAA)"]
.github/agents/compliance-mapping.agent.md:61 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Effective June 28, 2025 for ..."]
.github/agents/compliance-mapping.agent.md:65 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### AODA (Ontario, Canada)"]
.github/agents/compliance-mapping.agent.md:66 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Accessible Canada Act at fed..."]
.github/agents/daily-briefing.agent.md:874:37 error MD047/single-trailing-newline Files should end with a single newline character
.github/agents/data-visualization-accessibility.agent.md:44 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Text Alternatives"]
.github/agents/data-visualization-accessibility.agent.md:45 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Every chart has a text alter..."]
.github/agents/data-visualization-accessibility.agent.md:51 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. Color"]
.github/agents/data-visualization-accessibility.agent.md:52 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Data series distinguishable ..."]
.github/agents/data-visualization-accessibility.agent.md:57 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 3. Keyboard Interaction"]
.github/agents/data-visualization-accessibility.agent.md:58 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Tab to chart, arrow keys bet..."]
.github/agents/data-visualization-accessibility.agent.md:64 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 4. Screen Reader Experience"]
.github/agents/data-visualization-accessibility.agent.md:65 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Announce chart type, title, ..."]
.github/agents/data-visualization-accessibility.agent.md:70 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 5. Responsive & Zoom"]
.github/agents/data-visualization-accessibility.agent.md:71 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Charts reflow or provide scr..."]
.github/agents/data-visualization-accessibility.agent.md:77 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Bar/Column Charts"]
.github/agents/data-visualization-accessibility.agent.md:78 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Label each bar directly or p..."]
.github/agents/data-visualization-accessibility.agent.md:81 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Line Charts"]
.github/agents/data-visualization-accessibility.agent.md:82 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Use different line styles (s..."]
.github/agents/data-visualization-accessibility.agent.md:86 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Pie/Donut Charts"]
.github/agents/data-visualization-accessibility.agent.md:87 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Label each slice directly on..."]
.github/agents/data-visualization-accessibility.agent.md:91 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Scatter Plots"]
.github/agents/data-visualization-accessibility.agent.md:92 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Describe data clusters and o..."]
.github/agents/data-visualization-accessibility.agent.md:95 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Dashboards"]
.github/agents/data-visualization-accessibility.agent.md:96 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Each widget independently ac..."]
.github/agents/data-visualization-accessibility.agent.md:102 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Highcharts"]
.github/agents/data-visualization-accessibility.agent.md:103 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Enable `accessibility` modul..."]
.github/agents/data-visualization-accessibility.agent.md:107 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Chart.js"]
.github/agents/data-visualization-accessibility.agent.md:108 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Canvas-based ΓÇö not inherentl..."]
.github/agents/data-visualization-accessibility.agent.md:112 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### D3.js"]
.github/agents/data-visualization-accessibility.agent.md:113 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Manual ARIA required on all ..."]
.github/agents/data-visualization-accessibility.agent.md:117 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Recharts"]
.github/agents/data-visualization-accessibility.agent.md:118 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Enable `accessibilityLayer` ..."]
.github/agents/data-visualization-accessibility.agent.md:124 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/developer-hub.agent.md:374:16 error MD047/single-trailing-newline Files should end with a single newline character
.github/agents/email-accessibility.agent.md:41 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Semantic Structure"]
.github/agents/email-accessibility.agent.md:42 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Proper heading hierarchy (`<..."]
.github/agents/email-accessibility.agent.md:48 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. Layout Tables"]
.github/agents/email-accessibility.agent.md:49 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- All layout tables MUST have ..."]
.github/agents/email-accessibility.agent.md:54 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 3. Images"]
.github/agents/email-accessibility.agent.md:55 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Every `<img>` has descriptiv..."]
.github/agents/email-accessibility.agent.md:61 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 4. Links"]
.github/agents/email-accessibility.agent.md:62 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Descriptive link text (no "c..."]
.github/agents/email-accessibility.agent.md:67 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 5. Color & Contrast"]
.github/agents/email-accessibility.agent.md:68 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Text contrast 4.5:1 minimum ..."]
.github/agents/email-accessibility.agent.md:73 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 6. Inline Styles"]
.github/agents/email-accessibility.agent.md:74 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- All styling MUST be inline (..."]
.github/agents/email-accessibility.agent.md:79 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 7. Interactive Elements"]
.github/agents/email-accessibility.agent.md:80 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CTA buttons using bulletproo..."]
.github/agents/email-accessibility.agent.md:85 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 8. Screen Reader Compatibility"]
.github/agents/email-accessibility.agent.md:86 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Reading order matches visual..."]
.github/agents/email-accessibility.agent.md:107 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/i18n-accessibility.agent.md:105 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1 ΓÇö Detect Languages"]
.github/agents/i18n-accessibility.agent.md:106 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Read source files and ident..."]
.github/agents/i18n-accessibility.agent.md:110 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2 ΓÇö Check Direction"]
.github/agents/i18n-accessibility.agent.md:111 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Verify `dir` on `<html>` fo..."]
.github/agents/i18n-accessibility.agent.md:115 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3 ΓÇö Report Findings"]
.github/agents/i18n-accessibility.agent.md:116 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Missing or incorrect `lang`..."]
.github/agents/media-accessibility.agent.md:48 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Every `<video>` with audio M..."]
.github/agents/media-accessibility.agent.md:54 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Live video with audio must h..."]
.github/agents/media-accessibility.agent.md:58 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Accuracy: 99%+ word accuracy"]
.github/agents/media-accessibility.agent.md:84 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- All controls operable by key..."]
.github/agents/media-accessibility.agent.md:88 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Play/Pause: `role="button"`,..."]
.github/agents/media-accessibility.agent.md:95 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Audio that plays automatical..."]
.github/agents/media-accessibility.agent.md:109 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `kind` attribute is set corr..."]
.github/agents/media-accessibility.agent.md:116 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/notifications-manager.agent.md:58 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Action buttons** (Mark as ..."]
.github/agents/notifications-manager.agent.md:85 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List notifications"]
.github/agents/notifications-manager.agent.md:86 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/notifications-manager.agent.md:86 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/notifications-manager.agent.md:90 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Mark a thread as read"]
.github/agents/notifications-manager.agent.md:91 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/notifications-manager.agent.md:91 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/notifications-manager.agent.md:95 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Mark all as read"]
.github/agents/notifications-manager.agent.md:96 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/notifications-manager.agent.md:96 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/notifications-manager.agent.md:100 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Unsubscribe from a thread"]
.github/agents/notifications-manager.agent.md:101 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/notifications-manager.agent.md:101 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/notifications-manager.agent.md:105 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List watched repos"]
.github/agents/notifications-manager.agent.md:106 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/notifications-manager.agent.md:106 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/notifications-manager.agent.md:110 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Watch/unwatch a repo"]
.github/agents/notifications-manager.agent.md:111 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/notifications-manager.agent.md:111 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/notifications-manager.agent.md:120 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/office-remediator.agent.md:245 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1 ΓÇö Read Audit Report"]
.github/agents/office-remediator.agent.md:246 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Look for existing `DOCUMENT..."]
.github/agents/office-remediator.agent.md:250 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2 ΓÇö Classify Fixes"]
.github/agents/office-remediator.agent.md:251 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Sort findings into auto-fix..."]
.github/agents/office-remediator.agent.md:255 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3 ΓÇö Apply Auto-Fixes"]
.github/agents/office-remediator.agent.md:256 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Generate a Python remediati..."]
.github/agents/office-remediator.agent.md:262 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 4 ΓÇö Guide Manual Fixes"]
.github/agents/office-remediator.agent.md:263 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Provide step-by-step Office..."]
.github/agents/office-remediator.agent.md:287 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- The user is on Windows"]
.github/agents/office-remediator.agent.md:297 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/pdf-remediator.agent.md:103 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Exact menu path (e.g., `Vie..."]
.github/agents/pdf-remediator.agent.md:112 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1 ΓÇö Read Audit Report"]
.github/agents/pdf-remediator.agent.md:113 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Look for existing `DOCUMENT..."]
.github/agents/pdf-remediator.agent.md:116 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2 ΓÇö Classify Fixes"]
.github/agents/pdf-remediator.agent.md:117 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Sort findings into auto-fix..."]
.github/agents/pdf-remediator.agent.md:121 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3 ΓÇö Apply Auto-Fixes"]
.github/agents/pdf-remediator.agent.md:122 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Generate remediation script"]
.github/agents/pdf-remediator.agent.md:127 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 4 ΓÇö Guide Manual Fixes"]
.github/agents/pdf-remediator.agent.md:128 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Provide detailed Acrobat Pr..."]
.github/agents/performance-accessibility.agent.md:42 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Lazy Loading"]
.github/agents/performance-accessibility.agent.md:43 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Images: `loading="lazy"` mus..."]
.github/agents/performance-accessibility.agent.md:49 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. Skeleton Screens"]
.github/agents/performance-accessibility.agent.md:50 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Skeleton elements should hav..."]
.github/agents/performance-accessibility.agent.md:68 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 3. Cumulative Layout Shift (CLS)"]
.github/agents/performance-accessibility.agent.md:69 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CLS displaces content that s..."]
.github/agents/performance-accessibility.agent.md:75 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 4. Code Splitting & Route-Based Loading"]
.github/agents/performance-accessibility.agent.md:76 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Route transitions must annou..."]
.github/agents/performance-accessibility.agent.md:88 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 5. Progressive Enhancement"]
.github/agents/performance-accessibility.agent.md:89 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Core content and functionali..."]
.github/agents/performance-accessibility.agent.md:94 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 6. Animation & Motion Performance"]
.github/agents/performance-accessibility.agent.md:95 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `prefers-reduced-motion` mus..."]
.github/agents/performance-accessibility.agent.md:100 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 7. Resource Loading Priorities"]
.github/agents/performance-accessibility.agent.md:101 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Critical accessibility resou..."]
.github/agents/performance-accessibility.agent.md:120 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/pr-review.agent.md:1169:27 error MD047/single-trailing-newline Files should end with a single newline character
.github/agents/projects-manager.agent.md:58 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Kanban drag-and-drop** has..."]
.github/agents/projects-manager.agent.md:88 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List user projects"]
.github/agents/projects-manager.agent.md:89 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```graphql"]
.github/agents/projects-manager.agent.md:99 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Get project items with fields"]
.github/agents/projects-manager.agent.md:100 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```graphql"]
.github/agents/projects-manager.agent.md:128 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Move item (update status field)"]
.github/agents/projects-manager.agent.md:129 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```graphql"]
.github/agents/projects-manager.agent.md:143 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/projects-manager.agent.md:155 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/release-manager.agent.md:58 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Asset upload** uses a drag..."]
.github/agents/release-manager.agent.md:86 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List releases"]
.github/agents/release-manager.agent.md:87 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/release-manager.agent.md:87 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/release-manager.agent.md:91 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Create a release"]
.github/agents/release-manager.agent.md:92 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/release-manager.agent.md:92 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/release-manager.agent.md:96 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Upload an asset"]
.github/agents/release-manager.agent.md:97 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/release-manager.agent.md:97 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/release-manager.agent.md:101 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Auto-generate release notes"]
.github/agents/release-manager.agent.md:102 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/release-manager.agent.md:102 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/release-manager.agent.md:106 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Delete an asset"]
.github/agents/release-manager.agent.md:107 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/release-manager.agent.md:107 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/release-manager.agent.md:115 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/repo-admin.agent.md:301:33 error MD047/single-trailing-newline Files should end with a single newline character
.github/agents/repo-manager.agent.md:284:8 error MD047/single-trailing-newline Files should end with a single newline character
.github/agents/screen-reader-lab.agent.md:55 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/screen-reader-lab.agent.md:55 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/screen-reader-lab.agent.md:79 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/screen-reader-lab.agent.md:94 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/screen-reader-lab.agent.md:123 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. What to simulate? (file pat..."]
.github/agents/screen-reader-lab.agent.md:142 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Elements with no accessible ..."]
.github/agents/screen-reader-lab.agent.md:154 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Run in a different mode"]
.github/agents/security-dashboard.agent.md:59 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Severity badges** (critica..."]
.github/agents/security-dashboard.agent.md:71 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Dependabot Alerts"]
.github/agents/security-dashboard.agent.md:72 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **List Alerts** ΓÇö Show all ..."]
.github/agents/security-dashboard.agent.md:79 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Code Scanning"]
.github/agents/security-dashboard.agent.md:80 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "7. **List Results** ΓÇö Show cod..."]
.github/agents/security-dashboard.agent.md:85 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Secret Scanning"]
.github/agents/security-dashboard.agent.md:86 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "11. **List Secrets** ΓÇö Show de..."]
.github/agents/security-dashboard.agent.md:90 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Cross-Cutting"]
.github/agents/security-dashboard.agent.md:91 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "14. **Security Overview** ΓÇö Ge..."]
.github/agents/security-dashboard.agent.md:98 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List Dependabot alerts"]
.github/agents/security-dashboard.agent.md:99 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/security-dashboard.agent.md:99 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/security-dashboard.agent.md:103 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List code scanning alerts"]
.github/agents/security-dashboard.agent.md:104 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/security-dashboard.agent.md:104 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/security-dashboard.agent.md:108 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List secret scanning alerts"]
.github/agents/security-dashboard.agent.md:109 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/security-dashboard.agent.md:109 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/security-dashboard.agent.md:113 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Dismiss a Dependabot alert"]
.github/agents/security-dashboard.agent.md:114 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
.github/agents/security-dashboard.agent.md:114 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/security-dashboard.agent.md:122 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/team-manager.agent.md:268:45 error MD047/single-trailing-newline Files should end with a single newline character
.github/agents/wcag-aaa.agent.md:59:84 error MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
.github/agents/wcag-aaa.agent.md:89 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1 ΓÇö Prerequisite Check"]
.github/agents/wcag-aaa.agent.md:90 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Confirm AA conformance is a..."]
.github/agents/wcag-aaa.agent.md:93 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2 ΓÇö Scan for AAA Violations"]
.github/agents/wcag-aaa.agent.md:94 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Read the target files or UR..."]
.github/agents/wcag-aaa.agent.md:98 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3 ΓÇö Report"]
.github/agents/wcag-aaa.agent.md:99 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. List findings grouped by WC..."]
.github/agents/wcag3-preview.agent.md:78 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Vision (low vision, color vi..."]
.github/agents/web-component-specialist.agent.md:43 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. ElementInternals API"]
.github/agents/web-component-specialist.agent.md:44 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Custom elements SHOULD use `..."]
.github/agents/web-component-specialist.agent.md:50 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. Cross-Shadow ARIA"]
.github/agents/web-component-specialist.agent.md:51 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `aria-labelledby` and `aria-..."]
.github/agents/web-component-specialist.agent.md:58 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 3. Form-Associated Custom Elements"]
.github/agents/web-component-specialist.agent.md:59 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Set `static formAssociated =..."]
.github/agents/web-component-specialist.agent.md:65 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 4. Focus Management"]
.github/agents/web-component-specialist.agent.md:66 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `delegatesFocus: true` ΓÇö whe..."]
.github/agents/web-component-specialist.agent.md:72 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 5. Slot-Based Composition"]
.github/agents/web-component-specialist.agent.md:73 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Slotted content retains its ..."]
.github/agents/web-component-specialist.agent.md:78 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 6. Event Retargeting"]
.github/agents/web-component-specialist.agent.md:79 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Events from shadow DOM are r..."]
.github/agents/web-component-specialist.agent.md:85 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Lit"]
.github/agents/web-component-specialist.agent.md:86 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```js"]
.github/agents/web-component-specialist.agent.md:103 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Stencil"]
.github/agents/web-component-specialist.agent.md:104 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```ts"]
.github/agents/web-component-specialist.agent.md:114 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### FAST (Microsoft)"]
.github/agents/web-component-specialist.agent.md:115 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Built-in `FoundationElement`..."]
.github/agents/web-component-specialist.agent.md:131 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/wiki-manager.agent.md:51 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Page sidebar** uses drag-a..."]
.github/agents/wiki-manager.agent.md:86 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Clone the wiki"]
.github/agents/wiki-manager.agent.md:87 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
.github/agents/wiki-manager.agent.md:91 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### List all pages"]
.github/agents/wiki-manager.agent.md:92 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
.github/agents/wiki-manager.agent.md:96 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Create/edit a page"]
.github/agents/wiki-manager.agent.md:97 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
.github/agents/wiki-manager.agent.md:109 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/agents/wiki-manager.agent.md:124 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/copilot-instructions.md:216 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `/troubleshoot` - Analyze ag..."]
.github/copilot-instructions.md:229 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Autopilot** (`chat.autopil..."]
.github/instructions/testing-accessibility.instructions.md:35 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Role verification: does the ..."]
.github/prompts/audit-document-conversion.prompt.md:45 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Tagged PDF structure (headin..."]
.github/prompts/audit-native-app.prompt.md:26 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **React Native / Expo** ΓÇö lo..."]
.github/prompts/audit-native-app.prompt.md:33 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Check `accessible={true}` on..."]
.github/prompts/audit-native-app.prompt.md:44 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Check `isAccessibilityElemen..."]
.github/prompts/audit-native-app.prompt.md:49 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Check `contentDescription`, ..."]
.github/prompts/audit-native-app.prompt.md:56 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Platform and framework versi..."]
.github/prompts/component-library-audit.prompt.md:60 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Template-level issues** ΓÇö ..."]
.github/prompts/component-library-audit.prompt.md:67 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Summary table of all compon..."]
.github/prompts/document-training.prompt.md:25 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Common Mistakes (Top 10)"]
.github/prompts/document-training.prompt.md:27 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- What the mistake looks like"]
.github/prompts/document-training.prompt.md:32 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. Best Practices Checklist"]
.github/prompts/document-training.prompt.md:34 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Pre-publishing accessibility..."]
.github/prompts/document-training.prompt.md:38 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 3. Hands-On Exercises"]
.github/prompts/document-training.prompt.md:40 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Receives a description of an..."]
.github/prompts/document-training.prompt.md:45 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 4. Quick Reference Card"]
.github/prompts/document-training.prompt.md:62 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Output Format"]
.github/prompts/document-training.prompt.md:63 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Use clear heading hierarchy ..."]
.github/prompts/training-scenario.prompt.md:44 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Login form"]
.github/prompts/training-scenario.prompt.md:62 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Try another mode or pattern"]
.github/skills/ci-integration/SKILL.md:77 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/skills/data-visualization-accessibility/SKILL.md:108 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Automatic `<table>` fallback..."]
.github/skills/data-visualization-accessibility/SKILL.md:132 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Canvas-based ΓÇö no DOM elemen..."]
.github/skills/email-accessibility/SKILL.md:29:89 error MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '.']
.github/skills/email-accessibility/SKILL.md:46 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- ALL layout tables MUST have ..."]
.github/skills/email-accessibility/SKILL.md:57 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Every `<img>` must have `alt..."]
.github/skills/email-accessibility/SKILL.md:73 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Link text must be descriptiv..."]
.github/skills/email-accessibility/SKILL.md:123 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Test contrast ratios in both..."]
.github/skills/legal-compliance-mapping/SKILL.md:62 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Supports ΓÇö fully meets the c..."]
.github/skills/legal-compliance-mapping/SKILL.md:81 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Disproportionate burden decl..."]
.github/skills/media-accessibility/SKILL.md:30 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/skills/media-accessibility/SKILL.md:44 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- File must start with `WEBVTT..."]
.github/skills/media-accessibility/SKILL.md:53 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/skills/media-accessibility/SKILL.md:64 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Sequential numbering startin..."]
.github/skills/media-accessibility/SKILL.md:94 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Describe: actions, scene cha..."]
.github/skills/media-accessibility/SKILL.md:100 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```html"]
.github/skills/media-accessibility/SKILL.md:113 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Play/Pause (`role="button"`,..."]
.github/skills/testing-strategy/SKILL.md:50 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/skills/testing-strategy/SKILL.md:84 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
AGENTS.md:30 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Web Accessibility Team"]
AGENTS.md:32 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `aria-specialist` - ARIA rol..."]
AGENTS.md:44 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Document Accessibility Team"]
AGENTS.md:46 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `word-accessibility` - Micro..."]
AGENTS.md:54 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### GitHub Workflow Team"]
AGENTS.md:56 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `daily-briefing` - Morning o..."]
AGENTS.md:73 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Developer Tools Team"]
AGENTS.md:75 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `python-specialist` - Python..."]
AGENTS.md:81 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### CI/CD & Education"]
AGENTS.md:83 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `ci-accessibility` - CI/CD a..."]
AGENTS.md:93 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"]
AGENTS.md:105 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"]
AGENTS.md:129 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```yaml"]
AGENTS.md:143 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
AGENTS.md:152 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
CHANGELOG.md:223 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Added"]
CHANGELOG.md:308 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Changed"]
CHANGELOG.md:622:1 error MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "unreleased"] [Context: "[Unreleased]: https://github.c..."]
claude-code-plugin/AGENTS.md:48 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `pdf-remediator` - Programma..."]
claude-code-plugin/AGENTS.md:51 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `office-remediator` - Progra..."]
claude-code-plugin/AGENTS.md:181 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `python-specialist` - Python..."]
claude-code-plugin/AGENTS.md:190 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. `developer-hub` receives th..."]
claude-code-plugin/agents/accessibility-statement.md:19 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### W3C Model"]
claude-code-plugin/agents/accessibility-statement.md:20 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Organization name and date"]
claude-code-plugin/agents/accessibility-statement.md:29 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### EU Model (Public Sector Required)"]
claude-code-plugin/agents/accessibility-statement.md:31 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Disproportionate burden decl..."]
claude-code-plugin/agents/actions-manager.md:25 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Workflow run logs** are de..."]
claude-code-plugin/agents/ci-accessibility.md:16:22 error MD034/no-bare-urls Bare URL used [Context: "https://github.com/dequelabs/a..."]
claude-code-plugin/agents/ci-accessibility.md:17:29 error MD034/no-bare-urls Bare URL used [Context: "https://docs.oasis-open.org/sa..."]
claude-code-plugin/agents/ci-accessibility.md:18:30 error MD034/no-bare-urls Bare URL used [Context: "https://docs.github.com/en/cod..."]
claude-code-plugin/agents/ci-accessibility.md:19:23 error MD034/no-bare-urls Bare URL used [Context: "https://github.com/GoogleChrom..."]
claude-code-plugin/agents/ci-accessibility.md:20:18 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/TR/WCAG22/"]
claude-code-plugin/agents/ci-accessibility.md:48 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **CI platform** ΓÇö GitHub Ac..."]
claude-code-plugin/agents/ci-accessibility.md:63 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- axe-core scan targeting WCAG..."]
claude-code-plugin/agents/i18n-accessibility.md:15:37 error MD034/no-bare-urls Bare URL used [Context: "https://html.spec.whatwg.org/m..."]
claude-code-plugin/agents/i18n-accessibility.md:16:36 error MD034/no-bare-urls Bare URL used [Context: "https://html.spec.whatwg.org/m..."]
claude-code-plugin/agents/i18n-accessibility.md:17:37 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/WAI/WCAG22/..."]
claude-code-plugin/agents/i18n-accessibility.md:18:38 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/WAI/WCAG22/..."]
claude-code-plugin/agents/i18n-accessibility.md:19:30 error MD034/no-bare-urls Bare URL used [Context: "https://www.rfc-editor.org/inf..."]
claude-code-plugin/agents/i18n-accessibility.md:20:32 error MD034/no-bare-urls Bare URL used [Context: "https://unicode.org/reports/tr..."]
claude-code-plugin/agents/i18n-accessibility.md:30 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Document Language (`lang` attribute)"]
claude-code-plugin/agents/i18n-accessibility.md:31 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `<html>` MUST have a valid `..."]
claude-code-plugin/agents/i18n-accessibility.md:34 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. Text Direction (`dir` attribute)"]
claude-code-plugin/agents/i18n-accessibility.md:35 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Document-level: `<html dir="..."]
claude-code-plugin/agents/i18n-accessibility.md:39 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 3. Bidirectional Text"]
claude-code-plugin/agents/i18n-accessibility.md:40 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Mixed LTR/RTL content must u..."]
claude-code-plugin/agents/i18n-accessibility.md:43 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 4. RTL Layout"]
claude-code-plugin/agents/i18n-accessibility.md:44 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Use logical properties (`mar..."]
claude-code-plugin/agents/i18n-accessibility.md:47 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 5. Form Direction"]
claude-code-plugin/agents/i18n-accessibility.md:48 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- RTL label + LTR input value ..."]
claude-code-plugin/agents/i18n-accessibility.md:66 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1 ΓÇö Detect Languages"]
claude-code-plugin/agents/i18n-accessibility.md:69 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2 ΓÇö Check Direction"]
claude-code-plugin/agents/i18n-accessibility.md:72 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3 ΓÇö Report"]
claude-code-plugin/agents/notifications-manager.md:24 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Action buttons** only appe..."]
claude-code-plugin/agents/office-remediator.md:16:21 error MD034/no-bare-urls Bare URL used [Context: "https://python-docx.readthedoc..."]
claude-code-plugin/agents/office-remediator.md:17:18 error MD034/no-bare-urls Bare URL used [Context: "https://openpyxl.readthedocs.i..."]
claude-code-plugin/agents/office-remediator.md:18:21 error MD034/no-bare-urls Bare URL used [Context: "https://python-pptx.readthedoc..."]
claude-code-plugin/agents/office-remediator.md:19:41 error MD034/no-bare-urls Bare URL used [Context: "https://support.microsoft.com/..."]
claude-code-plugin/agents/office-remediator.md:20:31 error MD034/no-bare-urls Bare URL used [Context: "https://www.ecma-international..."]
claude-code-plugin/agents/pdf-remediator.md:16:32 error MD034/no-bare-urls Bare URL used [Context: "https://www.pdfa.org/resource/..."]
claude-code-plugin/agents/pdf-remediator.md:17:29 error MD034/no-bare-urls Bare URL used [Context: "https://www.pdfa.org/resource/..."]
claude-code-plugin/agents/pdf-remediator.md:18:33 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/WAI/WCAG22/..."]
claude-code-plugin/agents/pdf-remediator.md:19:17 error MD034/no-bare-urls Bare URL used [Context: "https://pdf-lib.js.org/"]
claude-code-plugin/agents/pdf-remediator.md:20:18 error MD034/no-bare-urls Bare URL used [Context: "https://qpdf.readthedocs.io/en..."]
claude-code-plugin/agents/pdf-remediator.md:21:37 error MD034/no-bare-urls Bare URL used [Context: "https://helpx.adobe.com/acroba..."]
claude-code-plugin/agents/pdf-remediator.md:55 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1 ΓÇö Read Audit Report"]
claude-code-plugin/agents/pdf-remediator.md:58 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2 ΓÇö Classify Fixes"]
claude-code-plugin/agents/pdf-remediator.md:61 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3 ΓÇö Apply Auto-Fixes"]
claude-code-plugin/agents/pdf-remediator.md:64 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 4 ΓÇö Guide Manual Fixes"]
claude-code-plugin/agents/projects-manager.md:26 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Kanban drag-and-drop** has..."]
claude-code-plugin/agents/release-manager.md:24 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Asset upload** uses a drag..."]
claude-code-plugin/agents/screen-reader-lab.md:14:22 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/TR/html-ari..."]
claude-code-plugin/agents/screen-reader-lab.md:15:37 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/TR/accname-..."]
claude-code-plugin/agents/screen-reader-lab.md:16:22 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/TR/wai-aria..."]
claude-code-plugin/agents/screen-reader-lab.md:17:40 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/WAI/ARIA/ap..."]
claude-code-plugin/agents/screen-reader-lab.md:18:42 error MD034/no-bare-urls Bare URL used [Context: "https://html.spec.whatwg.org/m..."]
claude-code-plugin/agents/screen-reader-lab.md:33 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **Role** ΓÇö semantic role fr..."]
claude-code-plugin/agents/screen-reader-lab.md:55 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. `aria-labelledby` ΓÇö concate..."]
claude-code-plugin/agents/screen-reader-lab.md:68 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1 ΓÇö Input"]
claude-code-plugin/agents/screen-reader-lab.md:71 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2 ΓÇö Parse and Simulate"]
claude-code-plugin/agents/screen-reader-lab.md:74 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3 ΓÇö Findings"]
claude-code-plugin/agents/screen-reader-lab.md:77 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 4 ΓÇö Follow-Up"]
claude-code-plugin/agents/security-dashboard.md:25 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Severity badges** are conv..."]
claude-code-plugin/agents/security-dashboard.md:33 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Dependabot Alerts"]
claude-code-plugin/agents/security-dashboard.md:34 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **List Alerts** ΓÇö All alert..."]
claude-code-plugin/agents/security-dashboard.md:39 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Code Scanning"]
claude-code-plugin/agents/security-dashboard.md:40 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "5. **List Results** ΓÇö Alerts w..."]
claude-code-plugin/agents/security-dashboard.md:43 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Secret Scanning"]
claude-code-plugin/agents/security-dashboard.md:44 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "7. **List Secrets** ΓÇö Detected..."]
claude-code-plugin/agents/security-dashboard.md:47 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Cross-Cutting"]
claude-code-plugin/agents/security-dashboard.md:48 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "9. **Security Overview** ΓÇö Uni..."]
claude-code-plugin/agents/wcag-aaa.md:15:28 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/TR/WCAG22/"]
claude-code-plugin/agents/wcag-aaa.md:16:32 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/WAI/WCAG22/..."]
claude-code-plugin/agents/wcag-aaa.md:17:25 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/WAI/WCAG22/..."]
claude-code-plugin/agents/wcag-aaa.md:76 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 1 ΓÇö Prerequisite Check"]
claude-code-plugin/agents/wcag-aaa.md:79 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 2 ΓÇö Scan for AAA Violations"]
claude-code-plugin/agents/wcag-aaa.md:82 error MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Phase 3 ΓÇö Report"]
claude-code-plugin/agents/wcag3-preview.md:14:32 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/TR/wcag-3.0..."]
claude-code-plugin/agents/wcag3-preview.md:15:28 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/WAI/standar..."]
claude-code-plugin/agents/wcag3-preview.md:16:33 error MD034/no-bare-urls Bare URL used [Context: "https://github.com/Myndex/SAPC..."]
claude-code-plugin/agents/wcag3-preview.md:17:18 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/TR/WCAG22/"]
claude-code-plugin/agents/wcag3-preview.md:18:30 error MD034/no-bare-urls Bare URL used [Context: "https://www.w3.org/groups/wg/a..."]
claude-code-plugin/agents/wcag3-preview.md:64 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Read the audit report"]
claude-code-plugin/agents/wiki-manager.md:25 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Page sidebar** uses drag-a..."]
CLAUDE.md:171 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **alt-text-headings** - Anal..."]
CLAUDE.md:177 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Testing zoom/reflow accessib..."]
docs/advanced/advanced-scanning-patterns.md:37 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/advanced/advanced-scanning-patterns.md:56 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- The frontend package's local..."]
docs/advanced/advanced-scanning-patterns.md:62 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Your workspace folder must ..."]
docs/advanced/advanced-scanning-patterns.md:70 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/agents/accessibility-statement.md:59 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/agents/accessibility-statement.md:64 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/agents/compliance-mapping.md:59 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/agents/compliance-mapping.md:64 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/agents/office-remediator.md:99 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/agents/office-remediator.md:104 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/agents/pdf-remediator.md:61 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/agents/wcag3-preview.md:4 error MD028/no-blanks-blockquote Blank line inside blockquote
docs/cross-platform-tool-mapping.md:64 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Claude Code doesn't recogniz..."]
docs/cross-platform-tool-mapping.md:72 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/guides/copilot-cli-troubleshooting.md:107 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/guides/copilot-cli-troubleshooting.md:180 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `1. Yes` - approve this use"]
docs/guides/copilot-cli-troubleshooting.md:202 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `.github/copilot-instruction..."]
docs/guides/copilot-cli-troubleshooting.md:228 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Large instruction files"]
docs/guides/copilot-cli-troubleshooting.md:245 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Too many files included in c..."]
docs/guides/copilot-cli-troubleshooting.md:352 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CLI version (`copilot --vers..."]
docs/guides/multi-language-support.md:9 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:153 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:159 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:178 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 1: Prerequisites"]
docs/USER_GUIDE.md:183 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 2: Install"]
docs/USER_GUIDE.md:197 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 3: Verify"]
docs/USER_GUIDE.md:209 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 4: Your First Audit"]
docs/USER_GUIDE.md:229 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 1: Prerequisites"]
docs/USER_GUIDE.md:234 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 2: Install"]
docs/USER_GUIDE.md:239 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
docs/USER_GUIDE.md:244 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```powershell"]
docs/USER_GUIDE.md:250 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 3: Verify"]
docs/USER_GUIDE.md:263 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 4: Your First Audit"]
docs/USER_GUIDE.md:291 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 1: Prerequisites"]
docs/USER_GUIDE.md:296 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 2: Install"]
docs/USER_GUIDE.md:306 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 3: Verify"]
docs/USER_GUIDE.md:309 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- 80 agent skills (one per age..."]
docs/USER_GUIDE.md:312 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 4: Your First Audit"]
docs/USER_GUIDE.md:314 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:327 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 1: Prerequisites"]
docs/USER_GUIDE.md:332 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 2: Install"]
docs/USER_GUIDE.md:358 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 4: Your First Audit"]
docs/USER_GUIDE.md:369 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Step 1: Prerequisites"]
docs/USER_GUIDE.md:413 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:417 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:470 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:505 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:562 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:570 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:651 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:670 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:690 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:706 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:722 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:745 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:765 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:783 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:803 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:821 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:839 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:856 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:874 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:891 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:907 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:923 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:940 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:958 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:976 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:994 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1012 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1030 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1051 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1066 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1082 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1100 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1124 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1141 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1160 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1176 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1193 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1208 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1226 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1245 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1260 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1277 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1295 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1336 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1354 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1372 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1391 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1411 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1433 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1451 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1476 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1494 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1519 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1536 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1553 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1569 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1586 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1603 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1628 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1646 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1669 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1686 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1711 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1731 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1754 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1772 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1788 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1805 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1824 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1841 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1858 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1876 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1893 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1910 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1935 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1951 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1974 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:1992 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2246 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `PORT` ΓÇö Server port (defaul..."]
docs/USER_GUIDE.md:2300:33 error MD034/no-bare-urls Bare URL used [Context: "http://localhost:3000"]
docs/USER_GUIDE.md:2330:133 error MD034/no-bare-urls Bare URL used [Context: "http://localhost:3000/login"]
docs/USER_GUIDE.md:2358 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2384 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2417 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
docs/USER_GUIDE.md:2417 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2424 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
docs/USER_GUIDE.md:2424 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2431 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
docs/USER_GUIDE.md:2431 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2437 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
docs/USER_GUIDE.md:2437 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2443 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
docs/USER_GUIDE.md:2443 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2468 error MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **Auto-fix**: Apply the cha..."]
docs/USER_GUIDE.md:2475 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2494 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2507 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2518 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2531 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2544 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2555 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2566 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2578 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2590 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2602 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2614 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
docs/USER_GUIDE.md:2626 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
MARKETPLACE_SUBMISSION.md:420 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```powershell"]
prd.md:19:5 error MD051/link-fragments Link fragments should be valid [Context: "[MCP Server Architecture](#mcp-server-architecture)"]