Commit 72d8e65
committed
test: add single-entry multiline inline table insertion test
Adds an explicit test reproducing the issue from PR #5655 comment
where inserting into a single-entry multiline inline table without a
trailing comma could produce malformatted output. The fix already
handles this case correctly.
https://claude.ai/code/session_01FT59TTz4yRy3DPwbREE82u1 parent 2564e55 commit 72d8e65
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
492 | 522 | | |
0 commit comments