Skip to content

fix: typo errors in protocol markdowns #605

fix: typo errors in protocol markdowns

fix: typo errors in protocol markdowns #605

Triggered via pull request July 15, 2025 21:05
Status Success
Total duration 10s
Artifacts

md-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
Failed with exit code: 1
Bare URL used: docs/wiki/pectra-faq.md#L198
docs/wiki/pectra-faq.md:198:97 MD034/no-bare-urls Bare URL used [Context: "https://github.com/ethereum/sy..."] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md034.md
Trailing spaces: docs/wiki/pectra-faq.md#L198
docs/wiki/pectra-faq.md:198:168 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Bare URL used: docs/wiki/pectra-faq.md#L151
docs/wiki/pectra-faq.md:151:114 MD034/no-bare-urls Bare URL used [Context: "https://github.com/ethereum/sy..."] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md034.md
Trailing spaces: docs/wiki/pectra-faq.md#L151
docs/wiki/pectra-faq.md:151:188 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Headings should be surrounded by blank lines: docs/wiki/pectra-faq.md#L150
docs/wiki/pectra-faq.md:150 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### **Q:** Whats the ABI of the consolidation system contract?"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md022.md