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: address second round of Copilot review feedback
- Sort htmlFiles for deterministic search index output
- Bound final section to book content, excluding script/footer
- Add aria-label to search input for accessibility
- Skip h2 headings without id in sub-section TOC generation
- Use ruby-version-file in CI to match .ruby-version
- Use npm ci for reproducible CI builds
- Use YAML.safe_load_file instead of YAML.load_file
- Update engines.node to >=16.0.0 (required by grunt 1.6.1)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments