diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.md b/test/snapshots/markdownlint-test-repos-small.mjs.md index e02c5e6c..92f50347 100644 --- a/test/snapshots/markdownlint-test-repos-small.mjs.md +++ b/test/snapshots/markdownlint-test-repos-small.mjs.md @@ -247,6 +247,7 @@ Generated by [AVA](https://avajs.dev). test-repos/apache-airflow/providers/common/sql/src/airflow/providers/common/sql/README_API.md:71 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "External usage, tracking API c..."]␊ test-repos/apache-airflow/providers/common/sql/src/airflow/providers/common/sql/README_API.md:81 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Possible future work"]␊ test-repos/apache-airflow/providers/google/tests/system/google/README.md:77:4 MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]␊ + test-repos/apache-airflow/README.md:28:632 MD060/table-column-style Table column style [Table pipe does not align with heading for style "aligned"]␊ test-repos/apache-airflow/scripts/in_container/quarantine_issue_header.md:29 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Status update"]␊ test-repos/apache-airflow/scripts/in_container/quarantine_issue_header.md:33 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "List of Quarantined issues"]` diff --git a/test/snapshots/markdownlint-test-repos-small.mjs.snap b/test/snapshots/markdownlint-test-repos-small.mjs.snap index 2404a057..67b23179 100644 Binary files a/test/snapshots/markdownlint-test-repos-small.mjs.snap and b/test/snapshots/markdownlint-test-repos-small.mjs.snap differ