Commit 6cd76f8
committed
fix(evidence): split the operator SKIP rationale into its own paragraph
The SKIP line emitted the verdict and the self-install carve-out as a single
Markdown line, so robust-operator.md rendered them as one ~90-word paragraph.
Emit the carve-out as a second paragraph, so the verdict reads on its own and
the reason a live kubeflow-system Trainer is not counted sits beside it rather
than buried at the end of a block.
Wording is unchanged apart from an em-dash to a colon, avoiding two dashes in
what is now a short standalone sentence.
Refs #2223
Signed-off-by: Yuan Chen <yuanchen97@gmail.com>1 parent 63686d8 commit 6cd76f8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2564 | 2564 | | |
2565 | 2565 | | |
2566 | 2566 | | |
2567 | | - | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
2568 | 2570 | | |
2569 | 2571 | | |
2570 | 2572 | | |
| |||
0 commit comments