summaryrefslogtreecommitdiff
path: root/docs/_static/css/code-snippets.css
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-14 01:54:50 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-14 02:14:53 +0300
commitb44bf9ae3a831a9ccec6564671cd2e1ba771b2b7 (patch)
treed265d6634ed8130743683cac49214ad9c25a8578 /docs/_static/css/code-snippets.css
parentf29ddf17ba5b4090e43111bd102aa00bd337f295 (diff)
downloadvyos-documentation-b44bf9ae3a831a9ccec6564671cd2e1ba771b2b7.tar.gz
vyos-documentation-b44bf9ae3a831a9ccec6564671cd2e1ba771b2b7.zip
docs(cli, aws): hard-wrap pre-existing long prose lines to <=80 chars
doc-lint regression on [vyos-documentation#2024](https://github.com/vyos/vyos-documentation/pull/2024): the CI workflow's `scripts/doc-linter.py` scans every line of every changed file (not just changed lines), so the typo fix on `cli.md:464` and the capitalization fix on `aws.md:118` surfaced 57 pre-existing >80-char violations that have lived on rolling since the MyST migration. `cli.md` — 53 prose paragraphs hard-wrapped at word boundaries to 80 chars, preserving content fidelity. List items use hanging-indent continuations under their `- ` marker. No content reworded; only soft-wrap → hard-wrap. `aws.md` — wrapped the inline AWS GWLB blog link (L164) and the References section (L185-187) with `% stop_vyoslinter` / `% start_vyoslinter` markers. These are URL-bearing lines that cannot be shortened (URL itself >80 chars). Verified locally: `python3 scripts/doc-linter.py "['docs/cli.md','docs/installation/cloud/aws.md','docs/automation/terraform/terraformvyos.md']"` → exit 0, no violations. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/_static/css/code-snippets.css')
0 files changed, 0 insertions, 0 deletions