Commit 3b27c02
Fix Ona table row wrapping in coding agents table
Markdown tables require single-line rows. The multi-line Ona row
was rendering as three separate broken rows.
Co-authored-by: Ona <no-reply@ona.com>1 parent 4123642 commit 3b27c02
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
154 | | - | |
| 152 | + | |
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
| |||
0 commit comments