Commit 298c7a8
Address review: list-based table headers, robust @page/@ref checks
- Build markdown table headers from column lists instead of string concat
- Use re.search with MULTILINE for @page detection (handles leading whitespace)
- Strip code blocks before scanning for @ref targets (avoids false positives)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5bec893 commit 298c7a8
2 files changed
Lines changed: 12 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
461 | | - | |
| 460 | + | |
462 | 461 | | |
463 | | - | |
464 | | - | |
| 462 | + | |
465 | 463 | | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
470 | 467 | | |
471 | 468 | | |
472 | 469 | | |
| |||
499 | 496 | | |
500 | 497 | | |
501 | 498 | | |
502 | | - | |
503 | | - | |
| 499 | + | |
504 | 500 | | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
511 | 505 | | |
512 | 506 | | |
513 | 507 | | |
| |||
0 commit comments