mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
42999e4504
PDF Script: - Added --limit N parameter to process only first N books (for testing) - Added --output FILE parameter for custom output filename - Updated help text and examples - Example: --limit 1 --output genesis.pdf to test with just Genesis Name Linking: - Fixed compound names like "Sarai or Sarah" not linking properly - Now splits names on " or " and creates separate mappings for each variant - Both "Sarai" and "Sarah" in Bible text will link to same person entry - Preserves full compound name as well for exact matches 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>