Commit 75aa4f6
docs: fix asciidoctor list-index warning in native-ffm-plan
Local Antora build (the same docker pipeline GitHub Actions runs)
emitted:
warn: native-ffm-plan.adoc:237: list item index: expected 1, got 22
The line started with "22." after a wrap, which the asciidoctor
parser interpreted as a sibling numbered list item with an out-of-
sequence index. Re-wrap so "22." stays mid-sentence. Site rebuild
now warning-free.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d799ae5 commit 75aa4f6
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments