You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PDF TOC for chapters 3-5: handle inconsistent heading levels
- Add strip_first_h1 to remove redundant H1 titles from section content
- Update shift_headings to shift ## to #### (skip ### level) to avoid
conflicts with injected section titles
- Chapters 3-5 use ## for internal headings vs ### in chapters 1-2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments